Skip to content

elnormous/Xcode-shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 

Repository files navigation

Xcode shortcuts

General

Function Shortcut
Open New Tab Command T
Close Current Tab/Window Command W
Show Next Tab Control Tab
Show Previous Tab Control Shift Tab
Show/Hide Debug Area Command Shift Y
Show/Hide Navigator Command 0
Show/Hide Utilities Command Option 0

Building

Function Shortcut
Run Command R
Run Without Building Control Command R
Build Command B
Compile File Control Command B
Clean Command Shift K
Stop Current Task Command .

Debugging

Function Shortcut
Add/Remove Breakpoint Command \
Toggle All Breakpoints Command Y
Clear Output Console Command K

Navigation

Function Shortcut
Find Command F
Find Text in Project Command Shift F
Open Quickly Command Shift O
Move Focus To Editor Command J
Move Focus To Next Area Command Option `
Move Focus To Next Editor Control `
Show Top Level Items Control 4
Show Group Files Control 5
Show Document Items Control 6
Jump To Next Counterpart Control Command Up
Jump To (Line) Command L
Insert Newline Control O
Move Up Up or Control P
Move Down Down or Control N
Move Back Left or Control B
Move Forward Right or Control F
Move Back One Word Control Option B
Move Forward One Word Control Option F
Move to Beginning of Paragraph Control A
Move to End of Paragraph Control E
Move Page Up Alt Page Up
Move Page Down Control V or Alt Page Down
Jump to Definition Control Command J
Show Previous History Control 2
Show Next History Control 3
Go Back Control Command Left
Go Forward Control Command Right

Editor

Function Shortcut
Re-Indent code Control I
Shift Left Command [
Shift Right Command ]
Move Line Up Command Option [
Move Line Down Command Option ]
Edit All in Scope Control Command E
Comment/Uncomment Selection Command /
Show/Hide Completions Escape or Control Space
Delete Forward Control D
Delete to End of Paragraph Control K
Delete Subword Backward Control Backspace
Delete Word Backward Option Backspace
Delete to Beginning of Text Command Backspace
Select Structure Command Shift A
Show Standard Editor Command Enter
Show/Hide Assistant Editor Control Command Option Enter
Reset Assistant Editor Control Command Option Z
Show Counterpart in Assistant Editor Command Option Shift Z
Select Previous Completion Control Shift .
Select Next Completion Control .
Confirm Completion Suggestion Control /
Fold Code Command Option Left
Unfold Code Command Option Right

About

Xcode shortcuts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published