Quickly move between changes in a file in Xcode with this keyboard shortcut
One of my favourite keyboard shortcuts in Xcode: CTRL-\
lets you move quickly to the next change in a file, tracking git changes.
So if you’ve edited a few places in a large file, rather than having to scroll down manually to find the next place you edited, you can use CTRL-\
(the Control key and backslash key) to jump to the next change.
Published on 20 August 2024