Multi workspaces

I am confused about something with regards to how files are organized in a multi-work space environment in VS Code. Here’s an example of what I mean: I created several .code-workspaces under a single working directory. After creating them I then opened individual .code-workspaces and noticed that files from other workspace are listed in the explorer pane. Why is that so? I thought that the whole idea of a .code-workspace in VsCode is to group or isolate several related files into a logical workspace so as to make it easier to work with them together. Should I be seeing other files that have already been added to other workspaces? Or is there something I did not do right when creating the .code-workspaces?

1 Like