SharpLab
SharpLab copied to clipboard
Debugging programs
Please add an ability to debug programs. It would be very nice to have it. ;)
Thanks for the suggestion! It's something I considered, but it feels too complicated to be worth it (especially considering various windows people need when debugging, e.g. Watches etc).
Given code currently visualizes code flow and intermediate values, what are the main things you would like to see from a debugger? Maybe I can provide this info in a different way.
what are the main things you would like to see from a debugger
Because I like Visual Studio Code debugger I want to see similar one here. =) You can also look how debugger implemented in Repl.it (for Python for instance).
Are there any updates to this issue? 🌝