
Debug VisualizerVisualization PlaygroundClick here to explore all available visualizations. A VS Code extension for visualizing data structures while debugging. Like the VS Code’s watch view, but with rich visualizations of the watched value. Supported LanguagesSee demos for demos. These languages and debuggers are verified to work with this extension:
All other languages and debuggers might work too. For languages with Basic Support, only JSON strings can be visualized – you must implement some logic that builds this JSON for your data structure! Fully supported languages offer Data Extractors which convert some well-known data structures to JSON. |
