tree: d9baa0b6120ab0445bc74605e1465c7fc0f83bb4
  1. .idea/
  2. gen/
  3. gradle/
  4. resources/
  5. src/
  6. test/
  7. build.gradle.kts
  8. gradlew
  9. gradlew.bat
  10. intellij.angularJS.iml
  11. LICENSE.TXT
  12. plugin-content.yaml
  13. README.md
  14. settings.gradle.kts
AngularJS/README.md

AngularJS Plugin for IntelliJ IDEA-based IDEs

This plugin provides support for AngularJS projects in IntelliJ IDEA Ultimate, GoLand, PhpStorm, PyCharm Professional, 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.

Getting started

  1. Install AngularJS plugin in Preferences | Plugins - Install JetBrains plugins.
  2. Open your AngularJJ project.
  3. 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.

Reporting issues

Please report any issues on https://youtrack.jetbrains.com/issues/WEB.