zielu / GitToolBox

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

[Feature] Ability to disable/hide recent branches #495

Closed MpoMp closed 10 months ago

MpoMp commented 11 months ago

Please let us completely disable the recent branches section (either by setting to zero or with a flag).

It is also frustrating that even though I collapse the section in the pop-up, when I close and re-open it, the recent branches expand automatically.

zielu commented 11 months ago

Hi, could you add screenshot of UI control are you refering to ?

MpoMp commented 11 months ago

Hi, could you add screenshot of UI control are you refering to ?

Sure: image

zielu commented 11 months ago

This control is not provided by my plugin but by IDE Git integration https://www.jetbrains.com/help/idea/manage-branches.html

I'll create bug report in Jetbrains issue tracker.

MpoMp commented 11 months ago

Thank you!

zielu commented 10 months ago

@MpoMp there is Jetbrains issue open - https://youtrack.jetbrains.com/issue/IDEA-326328 and it contains some workaround.

MpoMp commented 10 months ago

Thanks a lot!