Skip to content

Fix the Debug button disappearing. #13492

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

Merged
merged 3 commits into from
Apr 16, 2025

Conversation

sean-mcmanus
Copy link
Contributor

@sean-mcmanus sean-mcmanus commented Apr 11, 2025

Fixes #13400

Or at least one cause of it.

The debug state is supposed to be set when the file becomes active and didOpen should not affect that, since didOpen can be triggered for various reasons in the background by VS Code.

@sean-mcmanus sean-mcmanus requested a review from a team as a code owner April 11, 2025 19:08
@github-project-automation github-project-automation bot moved this to Pull Request in cpptools Apr 11, 2025
@sean-mcmanus sean-mcmanus merged commit 7522617 into main Apr 16, 2025
6 checks passed
@sean-mcmanus sean-mcmanus deleted the seanmcm/fixDebugButtonDisappearing branch April 16, 2025 17:59
@github-project-automation github-project-automation bot moved this from Pull Request to Done in cpptools Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

"Debug C/C++ File" button disappeared
2 participants