An open API service indexing awesome lists of open source software.

https://github.com/databricks/intellij-jsonnet

Intellij Jsonnet Plugin
https://github.com/databricks/intellij-jsonnet

Last synced: 12 months ago
JSON representation

Intellij Jsonnet Plugin

Awesome Lists containing this project

README

          

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

![install instructions](https://i.imgur.com/O8WtH5G.png)

To publish:

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