-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues
Milestone
Description
- Create a debug adapter which supports restart by specifying
supportsRestartRequest. - Stop at a breakpoint such that the Variables and Call Stack interfaces are populated
- Press the Restart button in Visual Studio Code
Expected:
The Visual Studio Code interface is reset when it gets back the empty response from the Restart request message
Actual:
The Visual Studio Code interface remains stale after getting sent a response from the Restart request.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues