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.

idea vue.js插件安装

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

相关文章:

  • 2021-05-25
  • 2021-08-22
  • 2021-06-01
  • 2021-10-07
  • 2022-01-14
  • 2021-05-25
  • 2021-03-31
猜你喜欢
  • 2021-06-26
  • 2021-10-22
  • 2021-03-31
  • 2021-12-12
  • 2021-10-19
  • 2021-09-23
相关资源
相似解决方案