sublime_merge
sublime_merge copied to clipboard
In files view, make it clearer when switching from unstaged to stages
Problem description
A common way for me to prepare a commit is to stage the files one by one, selecting the first in unstages, then reviewing and clicking the Stage button for each. When all files are staged, Sublime Merge will switch to the first staged file, with the Unstaged button at the same position. I've clicked Unstage multiple times already simply because there is no indication I'm actually done with staging. This is not terrible but just a bit annoying.
Preferred solution
When selecting files in one section, if that section is empty maybe stay there (with nothing selected) as if Modified Files was selected
I have the same workflow. Would love to see this too :)