Shortcuts Apple XCode for MacOS

58 shortcuts2,779 views
Open Trainer

General Shortcuts

macOSAction
Command+,Preferences
Command+Shift+CConsole
Command+Shift+0Documentation
Command+Ctrl+?Documentation fo Selected Text
Command+?Quick Help

Code Editing

macOSAction
Command+/Comment Selection
Command+Option+Left ArrowFold Method/Class
Command+Option+Right ArrowUnfold Method/Class
Command+Ctrl+EEdit All in Scope
Ctrl+SpacebarShow Completions
Ctrl+.Next Completion
TabAccept Completion
Ctrl+/Next Placeholder
Ctrl+Shift+/Previous Placeholder

Build and Run

macOSAction
Command+BBuild
Command+Shift+BAnalyse
Command+RRun
Command+IProfile
Command+UTest
Command+KClear Console
Command+Shift+KClean

File Navigation

macOSAction
Command+Ctrl+Right ArrowGo Forward
Command+Ctrl+Left ArrowGo Backward
Command+Shift+OOpen Quickly
Ctrl+1Show Related Items

Debugging

macOSAction
Command+'Next Issue
Command+Previous Issue
Command+Ctrl+'Fix Next Issue
Command+Ctrl+Fix Previous Issue
Command+\Add BreakPoint
Command+YActivate Breakpoint

Code Navigation

macOSAction
Command+Left ArrowBeginning of Line
Command+Right ArrowEnd of Line
Command+Up ArrowTop of File
Command+Down ArrowEnd of File
Option+Left ArrowPrevious Word
Option+Right ArrowNext Word
Ctrl+Left ArrowPrevious SubWord
Ctrl+Right ArrowNext SubWord
Command+LGo to Liner
Command+FFind in File
Command+Shift+FFind in Project
Command+GFind Next
Command+Shift+GFind Previous

Libraries

macOSAction
Command+Ctrl+Option+1File Template
Command+Ctrl+Option+2Code Snippet
Command+Ctrl+Option+3Object
Command+Ctrl+Option+4Media

Other Shortcuts

macOSAction
Command+Option+1..6Switch Inspector
Command+Option+0Toggle Utilities
Command+Option+LFilter in Library
Command+Option+ReturnShow Assistant Editor
Command+Option+Shift+ReturnShow Version Editor
Command+ReturnShow Standard Editor
Command+Shift+YToggle Debug Area
Command+1..7Switch Navigators
Command+0Toggle Navigators
Command+Option+JFilter in Navigator