Henning Dieterichs

Results 135 issues of Henning Dieterichs

I've implemented [a library](https://github.com/hediet/easy-attach) that makes spawning a debugger for node applications extremely easy. However, chrome does not allow opening `chrome-devtools://` urls on launch - the user has to manually...

blocked

Implement a visualizer for matrices, i.e. for two dimensional arrays.

enhancement
help wanted
good first issue

Make the animation smoother.

enhancement
help wanted
good first issue

See https://github.com/hediet/vscode-debug-visualizer/issues/72 and https://github.com/hediet/vscode-debug-visualizer/issues/32.

Currently, when visualizing python expressions, they need to evaluate to a specific json string. Data Extractions as implemented in JavaScript lift that requirement.

* Implement markers properly * Implement colors

enhancement
help wanted