Awesome
vscode-jsonnet
Full code support (formatting, highlighting, navigation, etc) for Jsonnet
Uses https://github.com/grafana/jsonnet-language-server as a language server. See that project's readme for information about its features
Additional Features (over the language server)
Auto-update
Installs the language server and keeps it up-to-date (prompting the user to install the new binary)
Evaluate a file or an expression
To use this
- Install the extension from the VSCode Marketplace or Open VSX
- Open a jsonnet file and follow the instructions on screen to download the language server
- Enjoy