This plugin provides support for AngularJS projects in IntelliJ IDEA Ultimate, GoLand, PhpStorm, PyCharm, Rider, RubyMine, and WebStorm.
It provides intelligent AngularJS-specific code completion, navigation and refactoring.
The plugin bundles a collection of AngularJS code templates by Pawel Kozlowski adapted to WebStorm by Reto Ryter.
- Install AngularJS plugin in Preferences | Plugins - Install JetBrains plugins.
- Open your AngularJJ project.
- Make sure that you have AngularJS library files in your project (for example, in the node_modules folder) – this is required for the IDE to enable AngularJS support for this project.
Here you can find more information on using Angular and AngularJS in the IDE.
Please report any issues on https://youtrack.jetbrains.com/issues/WEB.