-
Notifications
You must be signed in to change notification settings - Fork 382
Closed
Description
VS Code 1.69 brings the new capability "step into target", we can adopt it in the case of multiple method invocations in the same line.
https://code.visualstudio.com/updates/v1_69#_improved-step-into-target-ui
https://microsoft.github.io/debug-adapter-protocol/specification#Requests_StepInTargets
testforstephen