Skip to content

Skitionek/vscode-extension-debug-visualizer

 
 

Repository files navigation

jsondbg

This is a quick extension that adds a View as JSON on to the debugger variable context menu.

Debug variable visualizers are not built-in to VS Code. Interested? Please upvote: microsoft/vscode#197287

It will display a webview with rendered view of the JSON string as a structured view:

Example JSON Rendering

Credits

JSON rendering provided by jsoneditor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.7%
  • JavaScript 4.3%