Switching configurations doesn't correctly automatically rescan the browse.path after a configuration change #11649
Labels
bug
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
quick fix
Milestone
It currently only does a rescan if the browse.path or compilerPath settings are different, so if compile_commands.json results in a different browse.path it's not rescanned.
The workaround is to run C/C++: Rescan Workspace.
I hit this bug while testing the fix for #11631 .
The text was updated successfully, but these errors were encountered: