Provides support for Angular to all JetBrains IDEs that support JavaScript.
Features
- Code completion for Angular APIs in TypeScript files
- Code completion for components, built-in and custom directives, and methods in templates
- Navigation from the component, custom directives, and event handlers to their definition
- Collection of code snippets for Angular
- Option in the Welcome screen to create new Angular projects
- Generation of new app elements using Angular CLI
Getting started
For information on getting started, head over to the documentation for your IDE. For WebStorm, you can check out these sections: Angular.
Notes
This plugin is bundled in WebStorm and some other IntelliJ-based IDEs.
dzmicer_me
16.08.2024Please add support for the @let syntax.