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
Create a multi-root workspace, where every root is separate repository, for example roots A, B and C.
Try opening file from root A and then from B and then from C.
The following issues are observed:
The VS Code Git integration does not "understand" from which root/repository the file is open and hence cannot highlight the changes in file opened from roots B and C.
The built-in terminal also does not "understand" from which root the current file is open, and no matter from which root the file is open, will still be opening the root A directory.
Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered:
dr-nafanya
changed the title
Git integration does not
Git integration and built-in terminal do not "understand" from which root the current file is open
Jul 25, 2017
Steps to Reproduce:
The following issues are observed:
Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered: