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

Option to abort when pressing debug and can't connect #2167

Open
jasonwilliams opened this issue Feb 4, 2025 · 0 comments
Open

Option to abort when pressing debug and can't connect #2167

jasonwilliams opened this issue Feb 4, 2025 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@jasonwilliams
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Sometimes I hit debug (the green play button in the launch view) before realising my debug target is not bound to a port. However VS Code seems to be spinning (blue line going left to right) and there seems to be no way to abort the process.

The way I get around it today is by quitting VS Code and reopening it, but that's not great.
Sometimes it will timeout on its own but I don't want to sit waiting for that.,

Describe the feature you'd like
Can we change the UI to add the option to abort, for when hitting the play button can it change to a red square (even when connecting) then hitting that red square aborts the debug session.

@jasonwilliams jasonwilliams added the feature-request Request for new features or functionality label Feb 4, 2025
@connor4312 connor4312 added bug Issue identified by VS Code Team member as probable bug and removed feature-request Request for new features or functionality labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants