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.
I'm sure you'd be interested in this, and if so, could I get involved and collaborate to make this idea a reality?
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.
I'm sure you'd be interested in this, and if so, could I get involved and collaborate to make this idea a reality?