Error: No client URI found in getBuildTasks() occurs when Configure Default Build task is used without a folder opened · Issue #6764 · microsoft/vscode-cpptools · GitHub
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
It silently fails but the error appears in the developer tools console. It should probably give an error popup and fallback to whatever the default functionality is.
It silently fails but the error appears in the developer tools console. It should probably give an error popup and fallback to whatever the default functionality is.
I hit it when investigating #6740