当前位置: 移动技术网 > IT编程>网页制作>CSS > idea vue.js插件安装

idea vue.js插件安装

2018年12月18日  | 移动技术网IT编程  | 我要评论


vue.js for intellij idea-based ides

this plugin provides support for vue.js in intellij idea ultimate, webstorm, phpstorm, pycharm professional and rubymine.

只支持商业版的idea

it provides intelligent vue-specific code completion, navigation, and refactoring.

the plugin bundles a collection of vue.js code templates by sarah drasner.

getting started

  1. if you’re using intellij idea ultimate, phpstorm, pycharm, or rubymine, install vue.js plugin in preferences | plugins - install jetbrains plugins.
  2. open your vue project.
  3. make sure that you have vue.js library files in your project (for example, in the node_modules folder).

https://github.com/jetbrains/intellij-plugins/tree/master/vuejs

如对本文有疑问, 点击进行留言回复!!

相关文章:

验证码:
移动技术网