zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
604 stars 71 forks source link

[Feature] Align status placement with IntelliJ New UI #449

Open martin-tarjanyi opened 1 year ago

martin-tarjanyi commented 1 year ago

IntelliJ 2022.3 made it possible to switch to the new UI design. In the new design the active branch is displayed in the top left corner by default. It would be nice to see the GitToolBox status next to the branch on the top instead of moving my eyes across the screen 🙂

image

I can see that IntelliJ already supports adding actions to that bar but I couldn't find an option to display plugin status there out of the box.

As a workaround IntelliJ supports displaying the branch name on the bottom bar as well.

zielu commented 1 year ago

Hi, I'll try to find info how to do that, but looks like new UI widget to implement.