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 fails to get configured for non-open files the 1st time it's run #12313

Closed
sean-mcmanus opened this issue May 17, 2024 · 1 comment
Assignees
Labels
bug Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. fixed Check the Milestone for the release in which the fix is or will be available. Language Service regression A bug that didn't exist in a previous release
Milestone

Comments

@sean-mcmanus
Copy link
Contributor

sean-mcmanus commented May 17, 2024

Do Run Code Analysis on All files in a project configured with a configuration provider.

Bug: The 1st time it's done, all the files are skipped because it thinks it doesn't have the configuration information. Using it a 2nd time and it'll work. We get the finishedRequestCustomConfig message before the didChangeCustomConfigurations message.

@sean-mcmanus sean-mcmanus added bug Language Service regression A bug that didn't exist in a previous release Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. labels May 17, 2024
@bobbrow bobbrow added this to cpptools Jun 17, 2024
@github-project-automation github-project-automation bot moved this to Triage in cpptools Jun 17, 2024
@bobbrow bobbrow removed the status in cpptools Jun 20, 2024
@Colengms Colengms moved this to Pull Request in cpptools Jun 27, 2024
@Colengms Colengms added this to the 1.21.1 milestone Jun 27, 2024
@Colengms Colengms self-assigned this Jun 27, 2024
@Colengms
Copy link
Contributor

Also applies to FAR and Rename.

@Colengms Colengms moved this from Pull Request to Done in cpptools Jun 28, 2024
@Colengms Colengms added the fixed Check the Milestone for the release in which the fix is or will be available. label Jun 28, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
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. fixed Check the Milestone for the release in which the fix is or will be available. Language Service regression A bug that didn't exist in a previous release
Projects
Status: Done
Development

No branches or pull requests

2 participants