sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

modified files in "Tree" view

Open BruceGeller opened this issue 6 years ago • 4 comments

In GitKraken you can view [right] the modified files in "Path" and "Tree" view. I miss the "Tree" view in Sublime Merge.

BruceGeller avatar Mar 14 '19 16:03 BruceGeller

I conccur, i think everyone should inspire from sourcetree on this one :

  • ability to search in modified files
  • ability to select from tree view to path view
  • ability to sort by file type, by file name, or by path

I think this is a special thing that prevent user to switch to sublime merge.

Triterium avatar Apr 04 '19 08:04 Triterium

I really like these suggestions from Triterium. I frequently commit C++ source code files with headers in include and sources in src, so being able to sort by filename would be especially useful. Perhaps an enumerated setting called file_sort with options type, name, and path

microwerx avatar Mar 10 '20 17:03 microwerx

See also the duplicate #949 for some screenshots.

FichteFoll avatar Oct 09 '20 00:10 FichteFoll

Just to add another voice here, I've wished for this feature for a long time as well. Other git clients, including the terminal-based Lazygit, use a tree view per default. It's often much more natural to think of all changes in a particular folder as relevant for a feature or individual commit, regardless of whether they're contained in modified or untracked files. A folder/tree view would be highly useful.

phendan avatar Oct 10 '24 10:10 phendan

Don't want to be a +1 comment, but friendly ping here as this would be a very welcome feature

devnix avatar Jun 17 '25 09:06 devnix