You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For our scenario, lots of paths may be currently non-existent, but will be generated by a build. Also, since we are a customConfigurationProvider, having these warnings is unactionable and distracting for users. Is it possible to add a setting to disable these warnings?
This issue can potentially be mitigated if we use cpptools-api V2 to provide browse path configs, but we're currently blocked on microsoft/vscode-cpptools-api#7.
Also, we had discussed with @bobbrow the possibility of adding this setting to cpptools-api V3.