Various new
SHIFT + Comand + N new Xcode project
OPTION + COMMAND + N new Group
Command + N New file
Search
SHIFT + COMMAND + O
Command + F
Control tab
Command + t new tab
Command + W close tab
Control the display of the window is hidden
Comand + 0 Hide Display navigation window
Comand + 1 .... n Display several things in the Toggle navigation window
OPTION + COMMAND + 0 Control tool window
OPTION + COMMAND + 1 ..... N
A jump between files
Control + comand + up/down. m/.h file switch
Control + comand + toggle between left/right previous and next file
Code manipulation
Control cursor
SHIFT + COMMAND + arrow key left and right select all rows up and down
Shift+option+ the left and right of the arrow key to select a row
Remove Shift Experiment
Control + COMMAND + J View definition
Control + 6 quickly switches the method in the current document to support smart input
Compiling a Run project
Command + R
compile does not run command + b
Stop it
Command +.
Collapsing code blocks
OPTION + COMMAND + Left/right collapse/expand code block
Shortcut keys used in Xcode