-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
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 issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release notesverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.47.2
- OS Version: Windows 10.0.18363 Build 18363
Steps to Reproduce:
- Set the debug toolbar to docked in the settings.
- Debug a Node project using
node --inspect-brk=127.0.0.1:9223 - Debug a React project using Debugger for Chrome
- Once both projects have started up, select each project from the menu in the debug toolbar.
- Observe that the icon sometimes gets "stuck" as a red square rather than switching between "disconnect" (for the React project) and "stop" (for the Node project).
- Now switch to the debug toolbar to floating, and note that the icon now correctly updates.
Does this issue occur when all extensions are disabled?: Not possible to test because Debugger for Chrome is required to reproduce this bug
Reference: #99786 (comment)
Reactions are currently unavailable
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 issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release notesverifiedVerification succeededVerification succeeded