0% found this document useful (0 votes)
23 views4 pages

My Favorite Shortcuts

Uploaded by

ttrivette886
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)
23 views4 pages

My Favorite Shortcuts

Uploaded by

ttrivette886
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/ 4

My Favorite Shortcuts Page 1

Find Menu (16) Edit Menu (16) (continued)


⌃⇧⌘H Find Call Hierarchy ⌃⌘' Bookmark Current File Current Line
⌘G Find Next ⌘C Copy
⌃⌘G Find Next in Project ⌃⌥⌘C Copy File and Line
⇧⌘G Find Previous ⌃⌥⇧⌘C Copy Qualified Symbol Name
⌃⇧⌘G Find Previous in Project ⌃⇧⌘C Copy Symbol Name
⌃⇧⌘F Find Selected Symbol in Project ⌘X Cut
⌥⇧⌘F Find and Replace in Project... ⌘D Duplicate
⌥⌘F Find and Replace... FN E Emoji & Symbols
⌥⌘G Find and Select Next ⌃⇧⌘T Format: Show Fonts
⌥⇧⌘G Find and Select Previous ⌘V Paste
⇧⌘F Find in Project... ⌥⌘V Paste Special
⌘F Find... ⌥⇧⌘V Paste and Match Style
⌥⌘E Select Next Occurrence ⇧⌘Z Redo
⌥⇧⌘E Select Previous Occurrence ⌘A Select All
⌘E Use Selection for Find ⌘Z Undo Typing
⇧⌘E Use Selection for Replace Integrate Menu (2)
Help Menu (4) ⌥⌘C Commit...
⇧⌘0 Developer Documentation ⌥⌘X Pull...
⇧⌘H Human Interface Guidelines Navigate Menu (24)
⌃ ⌥ ⌘ / Search Documentation for Selected Text
⌃⌘← Go Back
⌃⌘? Show Quick Help for Selected Item
⌃⌘→ Go Forward
Xcode Menu (5) ⌃⌘J Jump to Definition
⌃⌥⌘E Behaviors: Edit Code ⌃⌘P Jump to Instruction Pointer
⌥⌘H Hide Others ⌘L Jump to Line in Current File...
⌘H Hide Xcode ⌃\ Jump to Next Change
⌘Q Quit Xcode ⌃⌘↑ Jump to Next Counterpart
⌘, Settings... ⌘' Jump to Next Issue

Edit Menu (16) ⌃/ Jump to Next Placeholder


⌃| Jump to Previous Change
⌃⇧⌘' Bookmark Current File
⌃⌘↓ Jump to Previous Counterpart

Inspired By: raywenderlich.com/Kodeco.com ©2024 Brent Michalski. All rights reserved


My Favorite Shortcuts Page 2

Navigate Menu (24) (continued) View Menu (37) (continued)


⌘" Jump to Previous Issue ⌥⌘1 Inspectors: File
⌃? Jump to Previous Placeholder ⌥⌘2 Inspectors: History
⌥⌘L Jump to Selection ⌥⌘3 Inspectors: Quick Help
⌘J Move Focus to Editor... ⌥⌘0 Inspectors: Show Inspector
⌥⇧⌘` Move Focus to Previous Area ⌘3 Navigators: Bookmarks
⇧⌘` Move Focus to Previous Editor ⌘8 Navigators: Breakpoints
⌥⌘, Open in Separate Window tab ⌘7 Navigators: Debug
⌥⌘< Open in... ⌥⌘J Navigators: Filter in Navigator
⇧⌘M Reveal in Changes Navigator ⌘4 Navigators: Find
⇧⌘D Reveal in Debug Navigator ⌘5 Navigators: Issues
⇧⌘J Reveal in Project Navigator ⌘1 Navigators: Project
⌘} Show Next Tab ⌘9 Navigators: Reports
⌘{ Show Previous Tab ⌘0 Navigators: Show/Hide Navigator

View Menu (37) ⌘2 Navigators: Source Control


⌘6 Navigators: Tests
⌃R Reload Organizer
⇧⌘C Debug Area: Activate Console
⌥⇧⌘Z Reset Assistant Selection
⇧⌘Y Debug Area: Show/Hide Debug Area
⇧⌘\ Show All Window Tabs
⌃⇧⌘⏎ Editor: Focus
⌥⇧⌘⏎ Show Code Review
⌃6 Editor: Show Document Items
⇧⌘L Show Library
⌃5 Editor: Show Group Files
⇧⌘A Show Quick Actions...
⌃⌘3 Editor: Show Next Files History
⌃3 Editor: Show Next History Editor Menu (27)
⌃⌘2 Editor: Show Previous Files History ⌃⌥⌘⏎ Assistant
⌃2 Editor: Show Previous History ⌥⌘⏎ Canvas
⌃1 Editor: Show Related Items ⌥⌘← Code Folding: Fold
⌃4 Editor: Show Top Level Items ⌃⇧⌘← Code Folding: Fold Comment Blocks
⌃⌘F Enter Full Screen ⌥ ⇧ ⌘ ← Code Folding: Fold Methods & Functions
⌥⌘T Hide Toolbar ⌥⌘→ Code Folding: Unfold
⌥⌘5 Inspectors: Accessibility ⌃⇧⌘→ Code Folding: Unfold Comment Blocks
⌥⌘4 Inspectors: Attributes ⌥⇧⌘C
→ode Folding: Unfold Methods & Functions

Inspired By: raywenderlich.com/Kodeco.com ©2024 Brent Michalski. All rights reserved


My Favorite Shortcuts Page 3

Editor Menu (27) (continued) Debug Menu (18) (continued)


⌃⌘E Edit all in Scope ⌃⌘Y Pause
⌃⌥⌘F Fix All Issues F7 Step Into
⌘- Font Size: Decrease ⌃ ⌘ F7 Step Into Instruction
⌘+ Font Size: Increase ⌃ ⇧ F7 Step Into Thread
⌃⌘0 Font Size: Reset F8 Step Out
⌃⇧↓ Selection: Select Column Down F6 Step Over
⌃⇧↑ Selection: Select Column Up ⌃ F6 Step Over Instruction
⌃⌘L Show All Issues ⌃ ⇧ F6 Step Over Thread
⌃ SPACE Show Completions File Menu: New (11)
⌘⏎ Show Editor Only
⌃⌘T Editor
⌃⌥⌘L Show Issues
⌃⌥⌘T Editor Below
⌥⌘/ Structure: Add Documentation
⌘N File...
⌘/ Structure: Comment Selection
⌥⌘N Group
⌃M Structure: Format to Multiple Lines
⌃⌥⌘N Group without Folder
⌥⌘] Structure: Move Line Down
⌃⇧⌘N Package...
⌥⌘[ Structure: Move Line Up
⌥⇧⌘N Playground...
⌃| Structure: Re-Indent
⇧⌘N Project...
⌃[ Structure: Shift Left
⇧⌘T Window
⌃] Structure: Shift Right
⌘T Window Tab
Debug Menu (18) ⌃⌘N Workspace
⌘Y Activate/Deactivate Breakpoints Product Menu (27)
⌘ \ Breakpoints: Create Breakpoint at Current Line
⇧⌘B Analyze
⌥ ⌘ \ Breakpoints: Create Symbolic Breakpoint...
⌘B Build
⌘K Console: Clear Console
⌃⇧⌘D Build Documentation
⌃C Console: Copy Row with Visible Metadata
⇧⌘I Build For: Profiling
⌥⇧⌘J Console: Jump To Source
⇧⌘R Build For: Running
⌥⌘K Console: Reload Console
⇧⌘U Build For: Testing
⌥⇧⌘A Console: Select Last Output
⇧⌘K Clean Build Folder...
⌃⌘C Continue To Current Line
⌃⌥⌘K Clean Test Results
⌃⌥⇧⌘M Debug Workflow: View Memory
⌃⇧0 Destination: Choose Destination

Inspired By: raywenderlich.com/Kodeco.com ©2024 Brent Michalski. All rights reserved


My Favorite Shortcuts Page 4

Product Menu (27) (continued) File Menu (18) (continued)


⌃⌥⌘] Destination: Select Next Destination ⌥⌘W Close All Windows
⌃⌥⌘[ Destination: Select Previous Destination ⌃⇧⌘W Close Editor
⌃ ⇧ ⌘ B Perform Action: Analyze Current Project ⌃⌘W Close File
⌃⌘B Perform Action: Compile Current Project ⌥⇧⌘W Close Other Tabs
⌃⌘I Perform Action: Profile Without Building ⌃⌥⌘W Close Project
⌃⌘R Perform Action: Run Without Building ⌘W Close Tab
⌃⌥⌘U Perform Action: Test ⇧⌘W Close Window Tab
⌃⌥⌘G Perform Action: Test Again ⇧⌘S Duplicate...
⌃⌘U Perform Action: Test Without Building ⇧⌘O Open Quickly...
⌘I Profile ⌥⌘O Open in Tab
⌘R Run ⌘O Open...
⌃0 Scheme: Choose Scheme ⇧⌘P Page Setup...
⌘< Scheme: Edit Scheme... ⌃⌥⌘P Print...
⌃⌘] Scheme: Select Next Scheme ⌘S Save
⌃⌘[ Scheme: Select Previous Scheme ⌥⌘S Save All
⌘. Stop ⇧⌘S Save As...
⌘U Test ⌥⇧⌘S Save Multiple...
⌘> Test Plan: Edit Test Plan

Window Menu (9)


⇧⌘0 Developer Documentation
⇧⌘2 Devices and Simulators
⇧⌘9 Downloads
⌘M Minimize
⌥⇧⌘O Organizer
⌥⇧⌘T Rename Window Tab...
⌃⇥ Show Next Window Tab
⌃⇧⇥ Show Previous Window Tab
⇧⌘1 Welcome to Xcode

File Menu (18)


⌥⌘A Add Files to Project...

Inspired By: raywenderlich.com/Kodeco.com ©2024 Brent Michalski. All rights reserved

You might also like