sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

Keep file open in Tree view when changing selected commit

Open dev-joss opened this issue 2 years ago • 2 comments

Problem description

When you have the file open, via the tree view, on a selected commit, when changing the selected commit, all the folders in the tree view are collapsed and selection is lots.

If you're jumping through a lot of commits, checking the contents of a file and how its changed, its tedious to have to expanding the tree to select the same file over and over

Preferred solution

Persist the selection state if the new commit contains a file at the same path.

Alternatives

Screenshots

https://github.com/sublimehq/sublime_merge/assets/674182/6e4fd079-5965-4f21-b63d-a77e7ebc2c46

dev-joss avatar Oct 19 '23 23:10 dev-joss

And please also support tree view for "Changes"

keyganker avatar Dec 30 '23 10:12 keyganker