Hi!

When I’m in debug mode in Visual Studio, I always use several options to view debugging data. Text, XML and JSON are the default data viewers ones that we have in the IDE (as far as I know!). What I do not find in the IDE is an external viewer in JSON format.

Lucky us, we can always go to the Visual Studio MarketPlace, where we have many tools (free most of them). And to fix my problem, JSON Viewer covers all my requirements. Copying and pasting JSON content, the end result is the following

 

I1

In the previous image we see how the contents are shown in [Human friendly] format, and we also have the possibility to see the same data with the JSON content formatted

I2

For now, very useful and covers all my expectations.

Happy Coding!

Greetings @ Toronto

El Bruno

References

 

Leave a comment

Discover more from El Bruno

Subscribe now to keep reading and get access to the full archive.

Continue reading