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

Display the name of currently used branch in editor #864

Closed
ddementieva opened this issue Mar 28, 2016 · 6 comments
Closed

Display the name of currently used branch in editor #864

ddementieva opened this issue Mar 28, 2016 · 6 comments

Comments

@ddementieva
Copy link
Contributor

Display somewhere the name of current branch if project is under version control.

@ddementieva
Copy link
Contributor Author

(Comment by Gennady Azarenkov)

Where do you do that?

@ddementieva
Copy link
Contributor Author

(Comment by Stévan Le Meur)

Proposal:
!Screen Shot 2015-11-03 at 10.22.10.png!

@ddementieva
Copy link
Contributor Author

(Comment by Vladislav Zhukovskii)

We can have git and svn initialized in the same time. What we should do in this case? Svn also may has branch.

@ddementieva
Copy link
Contributor Author

(Comment by Gennady Azarenkov)

We need use one from Project's source properties (ProjectConfig -> getSource()) this should definitely say this.
It requires some work for supporting this property actual but it is another story

@ddementieva
Copy link
Contributor Author

(Comment by Sergii Kabashniuk)

Don't forget that user can checkout for some specific commit not only HEAD of the branch

@ddementieva
Copy link
Contributor Author

(Comment by Stévan Le Meur)

There are also other ways to do that.
It could be displayed in the editor as intelliJ/Atom are doing.

I think it is better way to handle that, than my initial proposal.
see attached snapshot:

@ghost ghost closed this as completed Mar 30, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant