databricks / intellij-jsonnet

Intellij Jsonnet Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

To publish:

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

About

Intellij Jsonnet Plugin

License:Apache License 2.0


Languages

Language:Java 89.3%Language:Lex 10.1%Language:Jsonnet 0.6%