sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
276 stars 14 forks source link

Align path of modified files to those with icons #1586

Open Adarma opened 2 years ago

Adarma commented 2 years ago

Problem description

In the summary tab with all files collapsed, modified file paths do not align with new/deleted file paths because they have icons. It makes scanning the paths harder.

Possible solution

  1. Add some padding in front of modified file paths
  2. Add an icon to modified files with the same width as the others

Screenshots

image

image

themilkman commented 1 year ago

Another approach might be having a different background color behind the collapse arrow. So that the first section of the line colors according the operation. Modified => same as the whole file line (blue in the default theme above) Deleted => Background in red until the filename starts (of course with alignment) New => Background in green until the filename starts (")