Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
378 views1 page

Cheatsheet Xcode PDF

Uploaded by

VK Entertainment
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
378 views1 page

Cheatsheet Xcode PDF

Uploaded by

VK Entertainment
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Xcode 9.

0 Keyboard Shortcuts

Navigators Editing Product Menu


⌘0 Show / hide Navigator ⌘ Jump to beginning of line ⌘B Build project
⌘ 1-9 Navigators ⌘R Run project
⌥ Jump to beginning of word
⌘1 Show Project Navigator ⇧⌘K Clean project
⇧⌘ Select to beginning of line
⌘8 Show Breakpoint Navigator ⌘. Stop project running
⌘A Select All
Utilities ⌃I Indent code Debug
⌥⌘0 Show / hide Utilities ⌘/ Comment / uncomment
⌘Y Deactivate breakpoints
⌥ ⌘ 1-6 Inspectors ⌥⌘/ Method documentation
⌘\ Add / delete breakpoint
⌥⌘3 Show Identity Inspector ⌘+ Zoom in
⌥⌘4 Show Attributes Inspector ⌘- Zoom out
Search
⌃⌘0 Reset zoom
⇧⌘F Search project
Viewing ⌃⌘E Edit all in scope
⌘F Search file
⌥ ⌘ Return Show Assistant Editor ⇧⌘A Show Actions menu (Refactor)
⌘G Find next
⌘ Return Hide Assistant Editor
⌘E
⌃⌘F Enter / exit full screen
Navigation Use selection for Find

⇧⌘Y Show / hide debug pane ⇧⌘J Reveal in Project Navigator Simulator
⌘H Hide Xcode ⌘J Move focus to editor
⌘S New screen shot
⌘, Xcode Preferences ⇧⌘O Open quickly
⌃⌘Z Simulate shake
⌃⌘ Go back (File) ⌥ click Open in Assistant Editor
⇧⌘H Home
⌘T New Tab
⌘K Toggle keyboard
⇧⌥⌘T Rename Tab
⌘ arrow Rotate simulator left

Source: raywenderlich.com. Visit for more tutorials! Version 0.1. © 2017 Ray Wenderlich. All rights reserved

You might also like