JSON
Atom Grammars: JSON
VSCode Languages: json, jsonc
File Patterns: **/.arcconfig
, **/.htmlhintrc
, **/.jscsrc
, **/.jshintrc
, **/.tern-config
, **/.tern-project
, **/composer.lock
, **/mcmod.info
, **/*.JSON-tmLanguage
, **/*.avsc
, **/*.geojson
, **/*.gltf
, **/*.json
, **/*.jsonl
, **/*.tfstate
, **/*.tfstate.backup
, **/*.topojson
, **/*.webapp
, **/*.webmanifest
Supported Beautifiers
Beautifier | Options | Downloads | Stars | Issues |
---|---|---|---|---|
JS-Beautify | 2 | |||
Prettier | 2 | |||
Pretty Diff | 4 |
Options
# | Option | JS-Beautify | Prettier | Pretty Diff |
---|---|---|---|---|
1 | Indent Size | ✅ | ✅ | ✅ |
2 | Indent Style | ✅ | ✅ | ✅ |
3 | Max Preserve Newlines | ❌ | ❌ | ✅ |
4 | Quotes | ❌ | ❌ | ✅ |