Skip to content

SimpleSandman/JsonFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json Formatter

A Visual Studio 2017/2019/2022 toolbar extension that will minify or prettify JSON files inside your code window. This was created with the idea of pressing a button to format .json files in compressed or pretty formats.

I was looking around for a simple extension that I can use with one-click format my JSON files, but the closest one I found (at the time of writing this) was only supported on Visual Studio 2015. So I decided to take it upon myself to create this VS extension.

I would love to get feedback and help with any additional features this toolbox extension can bring. This is also my first extension I've ever built!

Two Simple Features

  • Minify
  • Prettify

How-To's

  • Add the extension to your toolbar

  • Minify/Prettify JSON data

Visual Studio Marketplace Link

Click on the image below to go to the marketplace page!

About

Visual Studio 2017/2019/2022 toolbar extension that will minify or prettify JSON files inside your code window

Topics

Resources

License

Stars

Watchers

Forks

Languages