I quite enjoy the feature in Intellij to jump to the next/prev file after reaching the last/first change in the current file and hitting the next difference shortcut once again. Would you think this is a good feature to add to SourceGit?
In other words, if I have 3 files staged and I am standing on the first file, which has 3 diff hunks, after hitting Ctrl+Alt+Down two times, I will be on the last hunk. Hitting it once again, I will be on the 1st hunk of the 2nd file.
Thank you for SourceGit!
I quite enjoy the feature in Intellij to jump to the next/prev file after reaching the last/first change in the current file and hitting the next difference shortcut once again. Would you think this is a good feature to add to SourceGit?
In other words, if I have 3 files staged and I am standing on the first file, which has 3 diff hunks, after hitting
Ctrl+Alt+Downtwo times, I will be on the last hunk. Hitting it once again, I will be on the 1st hunk of the 2nd file.Thank you for SourceGit!