webstrom设置新建Vue文件、去除右侧边界白线

webstrom设置Vue文件及其模板

         Setting -->  Editor --> File and Code Templates

         点击“+”号设置name为“My Name”,Extension为vue(文件后缀) 模板内容中设置你自己想要设置的内容 

   webstrom设置新建Vue文件、去除右侧边界白线

        apply  OK 会弹出一个对话框,选择打开文件的类型选择html格式就好

      webstrom设置新建Vue文件、去除右侧边界白线

       然后就可以在新建中新建vue类型文件了。

去除右侧边界白线

        Setting ---> Editor ---> General ---> Appearance  勾掉show right margin就好

webstrom设置新建Vue文件、去除右侧边界白线