Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
JSON Minifier
New to Visual Studio Code?
Get it now.
JSON Minifier
Renechoi
|
705 installs
|
(
0
)
|
Free
A simple extension to minify JSON strings by removing whitespace.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
JSON Minifier
This extension minifies selected JSON.
Features
Minify JSON by selecting it and running the command.
Usage
Select JSON text.
Open command palette (
Ctrl+Shift+P
).
Run
Minify JSON
.
Release Notes
0.0.1
Initial release.