Search code examples
angularjswebstorm

AngularJS plugin for WebStorm


I am using AngularJS with WebStorm, and my question is:

How do I add the AngularJS plugin for intellisense keyword for the AngularJS directives in the JetBrains WebStorm?


Solution

  • These links may help you:

    http://plugins.jetbrains.com/plugin/6971

    http://blog.jetbrains.com/blog/2013/04/02/mastering-webstorm-for-angularjs-youtube-livestream-event-tuesday-april-9/

    https://github.com/johnlindquist/angularjs-plugin

    https://groups.google.com/forum/#!topic/angular/c_suah3j0Xc

    http://pkozlowskios.wordpress.com/2012/07/15/live-templates-for-angular-js-in-webstorm/