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
{{ message }}
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Multiple folders can be open in the VS Code workspace, but I can only see changes in TFVC for one of them (the first one in my list), and it doesn't seem like I can change which one. If I'm not mistaken this is a fairly new feature for VS Code so I suspect this plugin just hasn't caught up yet. In case you don't know what I mean, more detail is below.
Let's say I have three projects in my workspace:
mri-ux
mri-sass
mri-icons
When I run any of the TFVC commands from the palette, I see something like this in the output:
Note that it only shows the path to one of the projects. The only way I can seem to change what shows up in the source control panel is to change the order of the folders in the workspace. If I reorder them so mri-icons is first, then I see this in the output:
Multiple folders can be open in the VS Code workspace, but I can only see changes in TFVC for one of them (the first one in my list), and it doesn't seem like I can change which one. If I'm not mistaken this is a fairly new feature for VS Code so I suspect this plugin just hasn't caught up yet. In case you don't know what I mean, more detail is below.
Let's say I have three projects in my workspace:
When I run any of the TFVC commands from the palette, I see something like this in the output:
Note that it only shows the path to one of the projects. The only way I can seem to change what shows up in the source control panel is to change the order of the folders in the workspace. If I reorder them so
mri-icons
is first, then I see this in the output:The text was updated successfully, but these errors were encountered: