# intellij-jsonnet **Repository Path**: mirrors_databricks/intellij-jsonnet ## Basic Information - **Project Name**: intellij-jsonnet - **Description**: Intellij Jsonnet Plugin - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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