-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
Using a tool like "nodemon" automatically restarts the debug target whenever a change is detected. Since VS Code sees the restart only as a termination of the debug target it will end the debug session.
This feature request asks for an automatic "reattach", that is when VS Code detects a terminated debug target it should automatically start a new debug session and try to attach to the same port again.
Metadata
Metadata
Assignees
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality