Skip to content

Attach launch configs should support to automatically re-attach #2103

@weinand

Description

@weinand

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.

CC: @egamma @isidorn

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions