-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues
Milestone
Description
If node.js debugging is started via a launch config which uses the integrated terminal and if auto-attach mode is enabled, VS Code tries to attach to the already debugged node.js process another time (which results is a timeout error).
The problem is that auto-attach cannot easily detect whether a node.js in debug mode was launched manually by the user or via a launch config.
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues