Closed
Description
Update project setting to have an attribute for "workspace". This will fix the bug where if a multiroot workspaces with the same folder names has one of those folders added, all the others get added too.
demo:
here I add one project to one workspace but since I have a folder named "src" in all my workspaces it adds once per workspace for a total of 3
https://github.com/user-attachments/assets/35614639-e509-4d56-9d0e-da604c898249
instead of only showing workspace3/src
as the only non-root project since that was the only one selected (see video, video creates attached img of settings)