IntelliJ Wave is an IntelliJ plugin for the Wave language. Current scope:
- Wave file type registration (
.wave) - Wave syntax highlighting
- Wave New Project generator (Basic template)
Requirements:
- JDK 21
- IntelliJ Platform Gradle Plugin environment
Common commands:
./gradlew --no-daemon compileKotlin test
./gradlew --no-daemon build -x buildSearchableOptionsThis repository is intended to be distributed under MPL-2.0.