Replies: 1 comment
-
I'm not sure where this issue belongs to, but probably not runtime. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How is this not a bug? How exactly is a developer supposed to debug last line in applications like that? The reasoning makes no sense to me. You can actually set breakpoints to line without a code, you can set breakpoint on closing curly brace } for being able to debug last instruction of any method. How is this even different?
https://developercommunity.visualstudio.com/t/Cannot-set-breakpoint-on-last-line-Comma/1573483
Beta Was this translation helpful? Give feedback.
All reactions