I’m rather new to XCode and I still miss so many shortcuts and features available in IntelliJ IDEA.
Perhaps the biggest pain point for me is the lack of a keyboard shortcut (or even a menu action) that allows you to move through your most recent change points (points in which you modified files).
In case you’re familiar with IntelliJ, I’m referring to the Ctrl–Shift–Backspace shortcut… (or Shift–⌘–Backspace on a Mac)
I’m NOT referring to navigation through your recent view points (via Alt–⌘–Left & Alt–⌘–Right) – only locations you edited.
You can find some useful XCode tricks here.
⌘-Z then redo