Prior to xcode 3.2.1, you can cycle through the list of files in history using the keyboard shortcut (Cmd + Option + L / R key).
Now this set of keys will give you the history inside the file (i.e. all the actions that you performed in this file).
Is there a way to navigate with the keyboard only between files that you open in your history list?
source share