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

  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


以上是关于idea vue.js插件安装的主要内容,如果未能解决你的问题,请参考以下文章

vue idea vue插件(转)

IDEA如何运行vue项目

Intellij IDEA通过Plugins导入vue.js

idea的Maven项目,vue.js应该放哪

idea2022.3无法识别vue语法

IDEA下新建Vue项目