brackets-userland / brackets-git

brackets-git — git extension for adobe/brackets
Other
656 stars 192 forks source link

add a config option for "branch indicator on new line" #1290

Open alvint opened 8 years ago

alvint commented 8 years ago

Recently a contribution was made that placed the branch indicator (in the file panel) on a new line. However, in my projects I generally consider vertical real-estate in the file panel to be at a premium--I consider a long branch name occasionally overflowing a much lesser evil than permanently decreasing the number of files I can see in the file panel by 2. I seldom have very long branch names so this isn't a big enough issue for me I guess. Plus, I think it looked better the way it was.

How about adding a config option so that users can decide for themselves whether to place the indicator on a new line? Or possibly just placing it on a new line if there isn't enough room on the same line without overflowing?

Thanks!

zaggino commented 8 years ago

cc @joseporto https://github.com/zaggino/brackets-git/pull/1278