microsoft / microsoft/vscode-cpptools
Duplicate "Run" or "Debug" buttons appear simultaneously
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Feature Request
VS Code Version: -x64-1.98.0
OS Version: Win 11
As shown in the image, two instances of the "Run or Debug" button appear each time they are clicked, with no option to close them. The duplicate buttons only disappear when switching windows, but reappear upon clicking again.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the duplicate Run or Debug buttons in VS Code 1.98.0 on Windows 11, using the C/C++ extension. Start at the extension's handling of the Run or Debug button and trace why repeated clicks create additional instances. Done means one button remains available and it does not reappear after switching windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100