For seeing the recent files, first go to the Project Navigator with cmd+1
On the bottom of it, there is a filter field with two symbols on the right.
- The right one is "Show only files with source-control status", which filters all files that were added or changed and could be comitted.
- The left of those two is "Show only recent files", and it shows the files that you have recently changed
The question is how to set the time interval for „recent“, because it seems quite random at times.
The feature is generelly very useful during refactoring, if you commit your progress regularily.
Klaus
P.S.: Of course I checked the XCode prefs, with no avail