Skip to content

vthiery/vscode-prettify-selected-json

Repository files navigation

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.

About

Visual Studio Code Prettify Selected JSON Extension

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published