Skip to content

CollinHerber/AureliaStorm

 
 

Repository files navigation

AureliaStorm

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
  • Supports Aurelia 1 and 2

Either aurelia (v2), or aurelia-cli (v1) must be present in the project npm dependencies

Contributing

Prerequisites

  • JDK version 17 or later suggested

Running the plugin

In order to test your plugin use the runIde Gradle. This will launch an instance of intellij with the plugin loaded.

About

This plugin brings support for Aurelia framework to the IntelliJ platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%