-
Notifications
You must be signed in to change notification settings - Fork 29.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Honour the optional endLine
and endColumn
attributes of StackFrame
and Breakpoint
#8851
Comments
Was last week on vacation, it is better to move this to may than to work on it in endgame week. |
… click select the renage in editor #8851
Now we are respecting the If a breakpoint has an @gregg-miskelly let us know if this works for you since as far as I understand the C# adapter provides endLine and endCOlumn. |
@isidorn Thanks! It looks great. I am assuming this should go out in the stable channel in early June. Is that correct? |
@gregg-miskelly yes that is correct. Feel free to provide additional issues with feedback. |
If a StackFrame or a Breakpoint has an optional end location, show the character range instead of the full line.
The text was updated successfully, but these errors were encountered: