SharpLab icon indicating copy to clipboard operation
SharpLab copied to clipboard

Debugging programs

Open EmilyGraceSeville7cf opened this issue 4 years ago • 3 comments

Please add an ability to debug programs. It would be very nice to have it. ;)

EmilyGraceSeville7cf avatar Jul 12 '20 03:07 EmilyGraceSeville7cf

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.

ashmind avatar Jul 20 '20 09:07 ashmind

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).

EmilyGraceSeville7cf avatar Jul 24 '20 02:07 EmilyGraceSeville7cf

Are there any updates to this issue? 🌝

EmilyGraceSeville7cf avatar Dec 22 '23 08:12 EmilyGraceSeville7cf