This VS Code extension helps developers visualize data structures and values in real-time while debugging their code.
This extension for VS Code lets you create and view custom data visualizations directly within the debugger. It's installable from the marketplace and provides an interactive way to inspect complex data structures during code execution. You'll find detailed usage instructions and contribution guidelines in the `extension/README.md` and `CONTRIBUTING.md` files.
This VS Code extension helps developers visualize data structures and values in real-time while debugging their code.
Developers using VS Code who need a clearer, visual understanding of their program's data flow and structures during debugging should use this.