grouping by created/updated/deleted in git update info
Answered
Is it possible to not group Git tab Update info by Created/Updated/Deleted and rather make some different icon or colour?
Please sign in to leave a comment.
No, it is not possible to disable the grouping. But why?
As a workaround, you could call Show Diff on the Update project node in the Update info, and use the Go To Changed File (Cmd+O, Ctrl+N in Win) window there, it will show you a plain list of files with color-coding.
Yes, exactly this tree view (which is also visible in Log tab for each commit in Git branch tree) I like to quickly look for changes from other developers. It would be good to have it there.
What you want is https://youtrack.jetbrains.com/v2/issue/IDEA-52643 then.
It's different but it will fulfill my needs even better (if implemented).
Thanks