gravity icon indicating copy to clipboard operation
gravity copied to clipboard

Single step debugging support

Open devkaiwang opened this issue 5 years ago • 2 comments

DEBUG_STACK() only supports stack print. It's much better if we can stop at any line of code and investigate.

devkaiwang avatar Dec 11 '19 08:12 devkaiwang

Additionally, I wonder if auto-completion and code structure display can be supported?

devkaiwang avatar Dec 27 '19 07:12 devkaiwang

Yes it can be supported, I am working on Visual Studio Code support.

marcobambini avatar Dec 27 '19 14:12 marcobambini