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

SCM: Viewlet should focus the respective repository from the focused file #41901

Closed
michelkaporin opened this issue Jan 20, 2018 · 4 comments
Closed
Assignees
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code scm General SCM compound issues
Milestone

Comments

@michelkaporin
Copy link
Contributor

  • VSCode Version: Latest Insiders
  • OS Version: Mac OS

Steps to Reproduce:

  1. Open a workspace that contains two repositories
  2. Open any file from the second folder repository and start working on it.
  3. Go to SCM viewlet
    -> SCM provider focus is on the repository from the top most folder from the workspace.

It would be great, if the SCM provider of the currently opened file would be highlighted. In other words, the tool has to somehow detect the workspace project I was working on lately that I'd like to commit.

Currently I always have to do manual selection of the provider (I am working only on the second repo), which is annoying.

@michelkaporin michelkaporin changed the title Focus on the correct repository in Source Control Providers Focus on the correct repository in Source Control Providers in SCM viewlet Jan 20, 2018
@vscodebot vscodebot bot added the git GIT issues label Jan 20, 2018
@joaomoreno joaomoreno added this to the Backlog milestone Jan 24, 2018
@joaomoreno joaomoreno added the bug Issue identified by VS Code Team member as probable bug label Jan 24, 2018
@joaomoreno
Copy link
Member

Going with #45179 instead

@michelkaporin
Copy link
Contributor Author

@joaomoreno isn't #45179 a different issue? From what I understand text box message is lost together with the focus in #45179, whereas here SCM viewlet isn't selecting a repository I am working on. Got used to it by now, but I find it still a little bit annoying.

@joaomoreno
Copy link
Member

Oh man, yeah! This one is about list focus, not DOM focus. Thanks for the ping!

@joaomoreno joaomoreno reopened this Mar 7, 2018
@joaomoreno joaomoreno added feature-request Request for new features or functionality scm General SCM compound issues and removed bug Issue identified by VS Code Team member as probable bug git GIT issues labels Sep 18, 2018
@joaomoreno joaomoreno changed the title Focus on the correct repository in Source Control Providers in SCM viewlet SCM: Viewlet should focus the respective repository from the open file Sep 18, 2018
@joaomoreno joaomoreno changed the title SCM: Viewlet should focus the respective repository from the open file SCM: Viewlet should focus the respective repository from the focused file Sep 18, 2018
@joaomoreno joaomoreno added the *out-of-scope Posted issue is not in scope of VS Code label Oct 8, 2019
@vscodebot
Copy link

vscodebot bot commented Oct 8, 2019

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code scm General SCM compound issues
Projects
None yet
Development

No branches or pull requests

2 participants