Microsoft vsdbg license #2206
Replies: 1 comment
-
I think the only workaround is to use netcoredbg instead of vsdbg. Check
out #1942 (comment) for more information.
One bug with this is that using Console.ReadLine() doesn't seem to work:
#1957
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm not expecting this to be possible, but it's not very useful to be able to code C# in my browser if I can't also debug it.
Obviously Microsoft still holds the keys here. What can we do? I still have a remote desktop environment that I do most of the work on.
Beta Was this translation helpful? Give feedback.
All reactions