Skip to content

CollinHerber/AureliaStorm

This branch is 22 commits ahead of, 4 commits behind denofevil/AureliaStorm:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

09b1ef9 · Sep 5, 2024

History

85 Commits
Jul 8, 2023
Sep 1, 2024
Aug 16, 2019
Jul 14, 2023
Aug 22, 2016
May 22, 2023
Aug 10, 2024
Apr 7, 2024
Apr 12, 2022
Apr 12, 2022

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%