Overview
On this page
After the installation, you will get the following features out of the box
Supported file types
The plugin support authoring of the following types of files:
- Jsonnet
.jsonnet
files - Jsonnet Library
.libsonnet
files
Functionality
The plugin gives you the following functionality:
- Auto-completion for
import
andimportstr
statements - Object field names, variables auto-completion
- Syntax highlighting
Go to Declaratation
andFind Usages
Functionality- Formatting of files (tries to do the same as
jsonnetfmt
tool does)
More information you can find in separate sections