This plugin brings support for Aurelia framework to the IntelliJ platform.
Features:
- Code insight for specific Aurelia attributes (such as
*.bind
or*.trigger
) - Syntax highlighting in
${}
interpolations - Controller properties completion and navigation
- New project generation via aurelia-cli
Either aurelia-framework.js
, aurelia-bootstrapper.js
or aurelia-core.js
must be present in the project sources
or attached libraries