Skip to content

inadarei/json-compact-formatter

Repository files navigation

Prettify JSON Without Wasting Space

JSON "prettifiers" produce unnecessarily long JSON...

Sounds familiar? This VS Code extension does the right thing by formatting your code snippets in a compact, but still pretty form.

Installation:

https://marketplace.visualstudio.com/items?itemName=inadarei.json-compact-prettifier

Usage:

  1. Select a JSON text in any file type,
  2. Invoke command runner (with Ctrl+Shift+P on Windows or Cmd+Shift+P on Mac)
  3. Type command name: Format: Compact Pretty JSON

Enjoy.

Command Installed:

Format: Compact Pretty JSON

Contributing

About

VS Code plugin formats JSON reasonably compactly

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published