VS Code Debug Visualizer icon
VS Code Debug Visualizer icon

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.

VS Code Debug Visualizer screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
  • Visual Studio Code
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Extensible by Plugins/Extensions
  2.  VSCode

 Tags

  • visual-debugging
  • development
  • debug-visualizer

VS Code Debug Visualizer News & Activities

Highlights All activities

Recent activities

Show all activities

VS Code Debug Visualizer information

  • Developed by

    Henning Dieterichs
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  8,150 Stars
  •  436 Forks
  •  108 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
VS Code Debug Visualizer was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

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.

Official Links