Henning Dieterichs

Results 573 comments of Henning Dieterichs

These helper functions are just producing some json or otherwise supported values. You're entirely right, I need to improve my docs here. I guess a video might be useful.

I don't know Boost, but if you know C++ and the debugger well enough, we can schedule a meeting and I can assist you with adding support for it. The...

Can you provide more details? Which language, what do you want to visualize and what do you mean with "initial"?

Hi! Awesome that you'd like to contribute! All the visualizations moved to [here](https://github.com/hediet/visualization)! It should be well documented! There even is a playground in that repo. Any visualization that is...

For C#, `result` must be a JSON string. Checkout the [demo](https://github.com/hediet/vscode-debug-visualizer/blob/master/demos/csharp/Program.cs).

This used to work... I will have to look into this, but cannot promise when I will find time. The code should be easy to debug though.

[Can you debug this extension?](https://github.com/hediet/vscode-debug-visualizer/blob/master/CONTRIBUTING.md) I fear this is the culprit: https://github.com/hediet/vscode-debug-visualizer/blob/2453c8bf9c4a6fb46459737e8165ce5a961167c2/extension/src/VisualizationBackend/GenericVisualizationSupport.ts#L68 But it should be super easy to fix. I just don't have a working rust environment though.

Can you show a screenshot of the view? There should be an input field where you can enter the expression.

I cannot see the screenshot unfortunately.