Is there a way to install the official Vue.js plugin for a non-EAP version now?

Now, EAP versions of Webstorm support Vue.js already, but earlier versions still don't. The plugin doesn't seem to be available if I try to run "Install JetBrains plugin" in the Plugins tab of Settings. Apparently, the source code is available at https://github.com/JetBrains/intellij-plugins/tree/master/vuejs, but I just can't seem to find a way to build it myself and then install it (didn't have any experience with JetBrains plugin development). Is it possible for me to build and install the plugin for an earlier version of Webstorm/IDEA after all, or do I have to use Webstorm EAP in order to have Vue.js support? I'd rather have all my development in IntelliJ IDEA Ultimate instead of having to launch WebStorm again just to edit Vue.js files, not to mention the potential instability with EAP.

Thanks.

0

Please sign in to leave a comment.