Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git integration and built-in terminal do not "understand" from which root the current file is open #31401

Closed
dr-nafanya opened this issue Jul 25, 2017 · 1 comment
Assignees
Labels
git GIT issues
Milestone

Comments

@dr-nafanya
Copy link

dr-nafanya commented Jul 25, 2017

  • VSCode Version: 1.15 - Insiders
  • OS Version: macOS Sierra 10.12.5

Steps to Reproduce:

  1. Create a multi-root workspace, where every root is separate repository, for example roots A, B and C.
  2. Try opening file from root A and then from B and then from C.

The following issues are observed:

  1. 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.
  2. 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

@vscodebot vscodebot bot added the insiders label Jul 25, 2017
@vscodebot vscodebot bot added the git GIT issues label Jul 25, 2017
@dr-nafanya 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
@joaomoreno joaomoreno added this to the Backlog milestone Jul 26, 2017
@joaomoreno
Copy link
Member

joaomoreno commented Jul 26, 2017

Duplicate of #31325

@joaomoreno joaomoreno marked this as a duplicate of #31325 Jul 26, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
git GIT issues
Projects
None yet
Development

No branches or pull requests

2 participants