

VS Code Debug Visualizer
A VS Code extension for visualizing data structures while debugging. Works best with JavaScript/TypeScript. Also tested with C#, Java and PHP. Works with any language that you can debug in VS Code.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- Visual Studio Code
Features
- Extensible by Plugins/Extensions
- VSCode
Tags
- visual-debugging
- development
- debug-visualizer
VS Code Debug Visualizer News & Activities
Recent activities
lezhu added VS Code Debug Visualizer as alternative to Staying
VS Code Debug Visualizer information
What is VS Code Debug Visualizer?
A VS Code extension for visualizing data structures while debugging. Works best with JavaScript/TypeScript. Also tested with C#, Java and PHP. Works with any language that you can debug in VS Code.
After installing this extension, use the command Open a new Debug Visualizer View to open a new visualizer view. In this view you can enter an expression that is evaluated and visualized while stepping through your application. You can refresh the evaluation and pop out the current visualizer view into a new browser window by using the top right buttons. You can also unfold the details pane to select a Data Extractor and a Visualizer.



