Skip to content

Full code support (formatting, highlighting, navigation, etc) for Jsonnet

License

Notifications You must be signed in to change notification settings

lorenzboguhn/vscode-jsonnet

 
 

Repository files navigation

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)

auto-update.mp4

Evaluate a file or an expression

evaluate.mp4

To use this

  1. Install the extension from the VSCode Marketplace or Open VSX
  2. Open a jsonnet file and follow the instructions on screen to download the language server
  3. Enjoy

About

Full code support (formatting, highlighting, navigation, etc) for Jsonnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.5%
  • TypeScript 19.2%
  • CSS 2.3%