Displaying branch next to project name in Project pane
How can I get the active branch to display next to the project name in the Project Pane? Eclipse does this, though I do not know how to configure this within IntelliJ. Any help is very much appreciated!
请先登录再写评论。
Hi Luis,
I'm afraid there is no way to do it right now. Please vote for the feature here: https://youtrack.jetbrains.com/issue/IDEA-76042
However, if you're using Git or Mercurial, there is a handy status bar widget at the low right corner of the window, which displays the current branch and allows to manipulate branches from a popup menu (checkout, merge, etc.)