Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 359 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 359 Bytes

vscode-pretty-json

Visual Studio Code extension that provides commands to format JSON

Usage

  1. Open a new file and enter some unformatted JSON
  2. Open the command palette and run Pretty JSON: Prettify
  3. Run Pretty JSON: Uglify to revert back to the unformatted JSON