Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Prettify Selected JSONNew to Visual Studio Code? Get it now.

Prettify Selected JSON

vthiery

|
19,701 installs
| (4) | Free
VS Code Extension to prettify selected JSON blocks
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Code Prettify Selected JSON Extension

The purpose of this extension is to offer a JSON prettifier that will act on a given selection. Hence, one can only prettify locally and keep one-line JSON and pretty JSON in the same file.

It is available on Visual Studio Marketplace

Prettify Selected JSON in Visual Studio Marketplace

Or can be forked directly on github and packaged from the sources.

Installation

  • Install via package manager: hit F1 or "Ctrl + Shift + P", type install and then type Prettify Selected JSON and hit enter.
  • Clone the git repository and package it up via vsce for example.

License

This extension is under MIT license.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft