Cycle through diffs in changed files with a shortcut. When at the end of a file, it will automatically jump to the next file.
Features
Go to next git change: alt+z / opt+z
Go to previous git change: alt+a / opt+a
Other features
Revert selected changes and save file: alt+q / opt+q
Go to next changed file: ctrl+alt+z / cmd+opt+z
Go to previous changed file: ctrl+alt+a / cmd+opt+a
If you use Tree view
If you use "Tree view" in the source control (as opposed to the default List view), go to settings and check off the setting Go to next change: Tree view. That will make the changes cycle in correct order.
Suggestions & Issues
Suggestions and issues related to the extension can be submitted on Github