-
Notifications
You must be signed in to change notification settings - Fork 514
Closed
Labels
Feature: UIbuga bug in the producta bug in the producthelp wantedwe currently are not planning work on this and would like help from the open source communitywe currently are not planning work on this and would like help from the open source community
Milestone
Description
Brief Issue Summary
Considering user is NOT working with multi root workspaces, but with the single folder structure:
MyFolder
├── .vscode
├── MyProjectA
├── MyProjectABC
the .vscode/.settings.json contains:
{
"cmake.sourceDirectory": ["<pathTo>/MyFolder/MyProjectA","<pathTo>/MyFolder/MyProjectABC"],
}In this case, the Automatic select active folder feature is not working and always stays on MyProjectA, I assume because:
<pathTo>/MyFolder/MyProjectABC/src/main.c starts with <pathTo>/MyFolder/MyProjectA so it thinks it belongs to MyProjectA
CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
Feature: UIbuga bug in the producta bug in the producthelp wantedwe currently are not planning work on this and would like help from the open source communitywe currently are not planning work on this and would like help from the open source community
Type
Projects
Status
Completed