In every modern day IDE and text editor, there is an action to open a file without putting your hand on the mouse. For example:
- Eclipse: Cmd|Ctrl+Shift+R -> Open Resource
- IntellIJ: Cmd|Ctrl+Shift+N -> Open File
- TextMate: Cmd+T -> Go to File
In Xcode, I have found no such options. Please, please tell me I just overlooked it in my growing frustration.
Is there a "Go to file" or "Open File" shortcut in Xcode?