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

Code analysis "select a command" drop-down list shows incorrect state option #10879

Closed
michelleangela opened this issue Apr 25, 2023 · 0 comments · Fixed by #10885
Closed

Code analysis "select a command" drop-down list shows incorrect state option #10879

michelleangela opened this issue Apr 25, 2023 · 0 comments · Fixed by #10885
Assignees
Labels
bug Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. Language Service quick fix
Milestone

Comments

@michelleangela
Copy link
Contributor

Repro steps:

  1. Open folder and Click fire icon -> Click ‘Pause clang-tidy’ -> Click fire icon -> Click ‘Cancel clang-tidy’.
  2. Press F1 -> Type [Run ‘C/C++: Run Code Analysis on All Files’].
  3. Click fire icon and observe icon 'select a command' drop-down list.

Actual result: The drop-down list shows 'Resume clang-tidy'
image

Expected: The drop-down list shows ‘Pause clang-tidy'

More info:
Hovering over the fire in step 3 shows the "Running" status, not the "Paused" status.

Note: this also repros for the new status bar UI.

issue7

@michelleangela michelleangela added bug Language Service Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. labels Apr 25, 2023
@sean-mcmanus sean-mcmanus self-assigned this Apr 25, 2023
@sean-mcmanus sean-mcmanus added this to the 1.15 milestone Apr 25, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. Language Service quick fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants