Display full repo name in Gitflow Actions
Hello,
I'm working on project with same name in different parent directories:

In Gitflow Actions, I can't differentiate them because I see only the end of the repo name:

Regards
Ideally I'd solve this with a tooltip that shows the full path, rather than auto including it which would make the interface very cluttered. I'm not sure it IntelliJ supports tooltips on a popup list item? Maybe @klikh can point me in the right direction.
If all else fails I guess this could be an option in the settings
AFAIK we don't support tooltips there. You may add a description to popup AnActions, and this description will be shown in the status bar (which is still better than nothing).