Xcode version 9.4.1
Command + Shift + O
- open file quickly. ThenOption + Enter
to open the results in the right pane
Command + Option + J
- filter in navigator pane
Command + 0
- toggle navigator panelCommand + 1
- focus project navigatorCommand + 3
- focus symbol navigatorCommand + 6
- show test navigatorCommand + Option + 0
- toggle utilities panelControl + 1
- show related itemsControl + 6
- show document items
Command + F
- findCommand + Option + F
- find and replaceCommand + Shift + F
- find in workspaceCommand + Shift + Option + F
- find and replace in workspace
Command + J
- move focus to editorCommand + Shift + J
- reveal in project navigatorCommand + Control + J
- jump to definitionCommand + Control + Left/Right Arrow
- go back/forwardCommand + L
- go to line
Command + /
- (un)comment line or selection
Command + U
- run all testsCommand + B
- buildCommand + R
- run productCommand + .
- stopCommand + Shift + K
- clean up
Command + Shift + 0
- show developer documentationCommand + Control + ?
- show quick help for an itemCommand + Control + Option + /
- search documentation for selected text