intellij-jsonnet
intellij-jsonnet copied to clipboard
Intellij Jsonnet Plugin
IntelliJ Jsonnet
This plugin teaches IntelliJ how to understand .jsonnet, .jsonnet.TEMPLATE, and .libsonnet files. It includes the following features:
- Syntax Highlighting
- Autocomplete for imported files, local variables
- Jump to imported files, local variables
- Code folding, block-selection

To publish:
- Run
./gradlew buildPlugin - Upload the zip file from
build/distributions/to the Jetbrains plugin website