Appcode - Select Current File
appcode, ios, keyboard-shortcuts, xcode
Solution
The closest equivalent (as far as I know) is the "Select in..." command. The standard shortcut is ⌥F1, but you can change that in the Keymap settings.
It requires an additional ⏎ to select the current file in the project navigator (you can also reveal it in the Finder or structure view this way), so it isn't exactly the same.
Problem
In Xcode I can press Shift-Cmd-J to select the current file on the left. Is there a shortcut that does the same in Appcode?