Skip to content

Fix the step-into target on multi line expression. Fix #519#520

Merged
testforstephen merged 4 commits intomicrosoft:mainfrom
gayanper:multiline_statement_stepin
Jan 30, 2024
Merged

Fix the step-into target on multi line expression. Fix #519#520
testforstephen merged 4 commits intomicrosoft:mainfrom
gayanper:multiline_statement_stepin

Conversation

@gayanper
Copy link
Contributor

@gayanper gayanper commented Nov 25, 2023

The fix try to compare the current line number against the target MethodInvocation start line if the debugger lines doesn't match because the current frame is at a wrapped line even though we are executing the same expression.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants