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

Branch status should automatically updated in status bar. #75264

Closed
dli-odoo opened this issue Jun 11, 2019 · 4 comments
Closed

Branch status should automatically updated in status bar. #75264

dli-odoo opened this issue Jun 11, 2019 · 4 comments
Assignees
Labels
git GIT issues info-needed Issue requires more information from poster

Comments

@dli-odoo
Copy link

When using the terminal for checkout branch in remote ssh development, checking out branch does not update bottom left side branch name. I think it should automatically be synced and updated in the status bar also if I do it by the terminal on visual studio code.

As I noticed, I check out to master branch from another branch, but it was showing another branch in the status bar, not another branch. But that should be synced and automatically updated in remote development.

IMHO, it would be more user-friendly.

@vscodebot vscodebot bot added the git GIT issues label Jun 11, 2019
@joaomoreno
Copy link
Member

This 13d0dad should've fixed it. Please try it again tomorrow on Insiders and let me know if it works for you.

@joaomoreno joaomoreno added the info-needed Issue requires more information from poster label Jun 12, 2019
@dli-odoo
Copy link
Author

dli-odoo commented Jun 12, 2019

@joaomoreno

I just installed the latest updates on Insiders and checked. but that the feature is not there.

Let me give you some more specification:

As we connect to the remote server for development using ssh extension. In that case, the terminal we use on insiders also shows the directory and path of the ssh server.

So when I try to switch the branch from the terminal in git, like ex: I am in master branch. and I want to move into another branch say issue-branch-me. But as I am doing it from the terminal, and not from the status bar.

So here the case happens that I am in the issue-branch-me branch but in the status bar it shows the master branch and not updated to the branch I moved in.

IMHO, that should be tracked and updated in the status bar also. because for me it becomes quite problematic.

EDIT: in simple term, I want insiders terminal and status bar status should integrate the way it can track changes that happen in the terminal.

Hope this helps to understand more. Thank you. :)

@dli-odoo
Copy link
Author

@joaomoreno thank you very much... this is working. I am closing this issue. Thanks so much

@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
git GIT issues info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants
@joaomoreno @dli-odoo and others