gravity
gravity copied to clipboard
Single step debugging support
DEBUG_STACK() only supports stack print. It's much better if we can stop at any line of code and investigate.
Additionally, I wonder if auto-completion and code structure display can be supported?
Yes it can be supported, I am working on Visual Studio Code support.