hediet/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging. observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 11
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2631
- days_rel: n/a
- days_push: 534
- n_releases_24m: 0
Adoption not part of the score
8168 stars · 443 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A VS Code extension that provides a visual watch window for inspecting data structures during debugging. It evaluates debug expressions and renders watched values as rich visualizations like graphs and tables.
Use cases
- visualize linked lists and trees while debugging
- watch data structures with rich visualizations in VS Code
- inspect complex data structures during a debug session
- visualize JSON expressions while debugging JavaScript or Python
- understand algorithm behavior by watching data change step by step
When to choose
- you debug data-structure-heavy code in VS Code and want more than the plain watch view
- you work in JavaScript/TypeScript with full data extractor support
- you want to see graphs, trees, or lists rendered live while stepping through code
When to avoid
- you don't use VS Code or its debug adapters
- your language only has basic support and you can't serialize structures to JSON
- you need a standalone debugger rather than an editor extension
Facets
plugin · maturity active
data-visualization developer-tools editor developer-tools data-visualization editor-plugin cross-platform vscode-extension debugging watch-window data-structures visualization
2 sources
- readme: https://github.com/hediet/vscode-debug-visualizer · fetched 2026-08-28 · 060f20739d93
- homepage: https://marketplace.visualstudio.com/items?itemName=hediet.debug-visualizer · fetched 2026-08-29 · e0f0f2fefc11
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hediet/vscode-debug-visualizer | main | 37 |
For agents
markdown · JSON · MCP: product_card(name="hediet/vscode-debug-visualizer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem