Henning Dieterichs
Henning Dieterichs
You have to start a debug session in VS Code! Press F5 for that.
You have to set a breakpoint!
Looks like a bug. However, I heavily recommend you to use this approach: https://github.com/hediet/vscode-debug-visualizer/blob/master/extension/README.md#debugvisualizerjscustomscriptpaths 1. you can change the visualization without having to restart the debugger 2. the visualization code...
This is not supported. You could use the graphviz visualizer however.
I don't see a good way for how this can be implemented at the moment... You could create an entirely new visualization that has these options, but that doesn't make...
I thought of this too, but it is complicated to implement, as it does not really fit to the current architecture. Do you have ideas how to implement this? How...
I hope to do it soonish... Maybe end of this week. Please ping me again if I forget about it.
Just released 2.4.0!
You have to enter the expression that you want to visualize!
Unfortunately, your code does not seem to work. What do you want to visualize?