Provides language support for the OpenVADL language in IntelliJ IDEA.
- Syntax highlighting (via TextMate grammar)
- Diagnostics (via LSP)
This plugin requires:
- The OpenVADL LSP to be installed on your system
- This is an early implementation and at the moment mostly targeted for OpenVADL developers.
- Syntax highlighting is provided by the TextMate grammar, not the LSP
./gradlew buildPlugin