sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

Add "show only related" option for Locations

Open mertkaraoglu opened this issue 2 years ago • 2 comments

Problem description

Currently, the locations widget has the option to only show a certain branch (i.e. alt-click on a branch hides all other in the tree). It would be highly beneficial if there was an option "show only related" which hides every other brach in the tree-view but the selected branch, its parent branch (where it has branched off from) and their remotes (or if clicked on the remnote, then, their locals).

Preferred solution

This can be done by having the option displated in the context menu opened with a right-click inside the Locations widget.

Alternatives

May be one alternative is to leaving out the parent branch in this context and only showing the current branches remote and local.

mertkaraoglu avatar Sep 14 '22 09:09 mertkaraoglu

Hey @mertkaraoglu,

Great idea - I'll have a think about this more and see what I can do!

Cheers, - Dylan from Sublime HQ

dpjohnst avatar Sep 15 '22 05:09 dpjohnst

related: #966, #1144, #1064, #220 see also: #1329

srbs avatar Sep 16 '22 03:09 srbs