Visual Studio: JSON visualizer when debugging

Dan Esparza picture Dan Esparza · Jul 26, 2011 · Viewed 10.4k times · Source

When debugging in Visual Studio 2010 and hovering over a variable name, I'm given the option to use 3 different built-in visualizers: Text, XML, & HTML.

Here is an example of what I'm referring to:

Visual studio debugger visualization screenshot

Since I'm doing more and more work with JSON based data, is there a JSON visualizer that I can install?

Answer

Paul Mendoza picture Paul Mendoza · Jul 26, 2011

Yes, use this addon on Codeplex.

http://jsonviewer.codeplex.com/