idea vue.js插件安装
Posted cs294639693
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea vue.js插件安装相关的知识,希望对你有一定的参考价值。
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
- If you’re using IntelliJ IDEA Ultimate, PhpStorm, PyCharm, or RubyMine, install Vue.js plugin in Preferences | Plugins - Install JetBrains plugins.
- Open your Vue project.
- 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
以上是关于idea vue.js插件安装的主要内容,如果未能解决你的问题,请参考以下文章