There are a lot of Mac and Xcode shortcuts, some of which we can use the mouse to quickly complete, so as to reflect the image on the tall . Sort out some shortcuts for you:
1. Command +/program comments and anti-annotations, after a section of code is selected, is pressed. Programmer's home travel must be done.
2.Command + B and Command + R two are all processed after the design code, B is the compilation does not run, R is compiled and run.
3.Command + function name can jump to the function you want to see, the project file in many cases, the error is used.
4.Command + Option (ALT) + collapse or expand code to restore the field of view. The cursor is placed in the middle of the function definition declaration code.
5.Command + Ctrl + F application fullscreen
6.Ctrl + K empties the contents of the console.
7.Command + Shift + O search for files
8.command+ key jumps to the beginning of the line and the end of the line Option + key jumps to the previous word in the line after a word.
Mac Chapter
1Ctrl + misson Ctrolo Ctrl + Down key to view only the current window
2.Ctrl + Q to exit the current program
3.Ctrl + shift+f Current window full screen.
4.shift+command +enter Dump the wastepaper basket (with confirmation).
5.Command +c/v/x/a with the copy and paste selection of our window.
6.Command +shift+4/3 Mac's own screenshot image
The other is nothing, with the mouse can quickly point to.
PS: The above letters or words are capitalized in order to arrange the good-looking, in fact, are all lowercase letters, do not need to switch to uppercase.
Mac and Xcode utility shortcut keys