sublimehq / sublime_merge

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

Highlight the rainbow track and other commits in that track in the "Commits" panel when a commit is selected #1804

Open CheyenneWills opened 10 months ago

CheyenneWills commented 10 months ago

Problem description

When viewing a large number of branches, there can be a large number of "rainbow" tracks in the "Commits" panel. It can be difficult to visually associate which other commits are associated with a particular commit, especially if one needs to scroll the panel so that the selected commit is out of view.

Preferred solution

When a commit is "selected" highlight the rainbow track and the other commits that are in that same "rainbow" track. The type of highlighting could be controlled via a theme element. Should handle the case where multiple commits are selected.

Alternatives

N/A

Screenshots

N/A

might42 commented 10 months ago

Oh yes, I'd like to have that. +1