Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

itspngu/vscode-jsonnet-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jsonnet Format

This package provides jsonnet language formatter. Visual Studio Code will automatically format the code on save, or you can manually invoke the format command.

It is set to use the Google internal config:

jsonnet fmt --indent 2 --max-blank-lines 2 --sort-imports --string-style s --comment-style s

Install

Make sure jsonnet is installed and exists in $PATH.

About

jsonnet formatter for vscode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%