The following is a living list of the keyboard short-cuts as I look them up in this little journey. Note that "Xcode" = Xcode 4.3.
- Page up/down in a window: Fn-Up/Down
- Right click: Ctrl-click
- Switch between header and implementation file (XCode): Ctrl-⌘ Up/Down
- Build and run (XCode): ⌘-R
- Add breakpoint at line (XCode): ⌘-\
- Open quickly (XCode): Up-⌘-O
- Navigate back/forward in history of files edited (XCode): Ctrl-⌘-Left/Right
- Move word left/right: Option-Left/Right
- Indent/Unindent block of code: ⌘-], ⌘-[
No comments:
Post a Comment