code
code copied to clipboard
UX: git branch not readable if dir name is too long.
If the dir name is too long, the git branch is too truncated or hidden. In this case you cant see the current git branch.
Possible solution: Have a second line just for the name of the current git branch.
This can also be solved by #343
I would prefer the project headers to more prominent with a second line for the branch name so that it can be seen at glance without hovering for a tooltip.