tstl icon indicating copy to clipboard operation
tstl copied to clipboard

Is this Possible to add debuge veiwer feature?

Open jiaqiwang969 opened this issue 3 years ago • 0 comments

  • A description of the problem you're trying to solve.

    In the last few days, I have been obsessed with two libraries, hediet/vscode-debug-visualizer, the other being your TSTL (I am a sponsor now). A fantastical idea I had was whether it would be possible to embed debug-visualizer into TSTL.

    All I can think of at the moment is to inherit from the STL and create a new VIEW class. I am merely new to typescript. This means I have no way to a good start to implement my idea. vscode-debug-visualizer gives an example of a list of reverses. I believe you should be able to get a good start before I continue to further build it.

  • Code examples showing the expected behavior.

doubly-linked-list-reverse-demo

I'm sure you'd be interested in this, and if so, could I get involved and collaborate to make this idea a reality?

jiaqiwang969 avatar Jul 17 '21 01:07 jiaqiwang969