Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
weinand opened this issue Jan 19, 2016 · 0 comments
Closed

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

weinand opened this issue Jan 19, 2016 · 0 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Jan 19, 2016

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

@weinand weinand added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Jan 19, 2016
@weinand weinand self-assigned this Jan 19, 2016
@weinand weinand added this to the Backlog milestone Jan 19, 2016
@weinand weinand modified the milestones: Feb 2016, Backlog Feb 1, 2016
@egamma egamma mentioned this issue Feb 2, 2016
97 tasks
@weinand weinand closed this as completed Feb 18, 2016
weinand added a commit to microsoft/vscode-node-debug that referenced this issue Feb 18, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant