Code analysis "select a command" drop-down list shows incorrect state option #10879
Labels
bug
Feature: Code Analysis
Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.
Language Service
quick fix
Milestone
Repro steps:
Actual result: The drop-down list shows 'Resume clang-tidy'
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.
The text was updated successfully, but these errors were encountered: