Xcode keyboard shortcuts cheat sheet
Printable cheat sheet covering all 56 Xcode 2025 keyboard shortcuts and hotkeys, organized by category. Export as PDF or print directly.
All shortcuts
- Shift+Meta+0 — Documentation
- Shift+Meta+C — Console
- Ctrl+Shift+Slash — Documentation for selected text
- Shift+Meta+Slash — Quick help
- Meta+0 — Toggle navigators
- Alt+Meta+J — Filter in navigator
- Shift+Meta+Y — Toggle debug area
- Meta+Enter — Show standard editor
- Alt+Meta+Enter — Show assistant editor
- Shift+Alt+Meta+Enter — Show version editor
- Alt+Meta+0 — Toggle utilities
- Alt+Meta+L — Filter in library
- Ctrl+Space — Show completions
- Ctrl+Period — Next completion
- Tab — Accept completion
- Ctrl+Slash — Next placeholder
- Ctrl+Shift+Slash — Previous placeholder
- Meta+Slash — Comment selection
- Alt+Meta+ArrowLeft — Fold method or class
- Alt+Meta+ArrowRight — Unfold method or class
- Meta+E — Edit all in scope
- Meta+B — Build
- Shift+Meta+B — Analyze
- Meta+R — Run
- Meta+I — Profile
- Meta+U — Test
- Shift+Meta+K — Clean
- Meta+K — Clear console
- Ctrl+Meta+ArrowRight — Go forward
- Ctrl+Meta+ArrowLeft — Go back
- Shift+Meta+O — Open quickly
- Ctrl+1 — Show related items
- Meta+Quote — Next issue
- Shift+Meta+Quote — Previous issue
- Ctrl+Meta+Quote — Fix next issue
- Ctrl+Shift+Meta+Quote — Fix previous issue
- Meta+Backslash — Add breakpoint
- Meta+Y — Activate breakpoints
- Meta+ArrowRight — End of line
- Meta+ArrowLeft — Beginning of line
- Meta+ArrowUp — Top of file
- Meta+ArrowDown — Bottom of file
- Alt+ArrowRight — Next word
- Alt+ArrowLeft — Previous word
- Ctrl+ArrowRight — Next subword
- Ctrl+ArrowLeft — Previous subword
- Ctrl+L — Center selection
- Meta+L — Go to line
- Meta+F — Find in file
- Shift+Meta+F — Find in project
- Meta+G — Find next
- Shift+Meta+G — Find previous
- Ctrl+Alt+Meta+1 — File template
- Ctrl+Alt+Meta+2 — Code snippet
- Ctrl+Alt+Meta+3 — Object
- Ctrl+Alt+Meta+4 — Media
Other Code & Text apps
Related pages