sublime_merge
sublime_merge copied to clipboard
modified files in "Tree" view
In GitKraken you can view [right] the modified files in "Path" and "Tree" view. I miss the "Tree" view in Sublime Merge.
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.
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
See also the duplicate #949 for some screenshots.
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.
Don't want to be a +1 comment, but friendly ping here as this would be a very welcome feature