FTepe

Results 3 comments of FTepe

Hi, i first overlooked this open PR, looked into the problem myself and came to the same conclusion: [My PR](https://github.com/hediet/vscode-debug-visualizer/pull/243). I tested this and found that adding the new name...

Hi, for python debugging you need to install the python visualization module: `pip install vscodedebugvisualizer`. I don't think it is being installed automatically with the extension. But normally the extension...

@turbotimon i believe this is because [this change](https://github.com/hediet/vscode-debug-visualizer/pull/243) is yet to be released by @hediet. Right now the extension does not actually use the python interface and instead falls back...