=================================== Xcode keyboard shortcuts (filtered) =================================== First published at 1/25/2018 on https://defkey.com/apple-xcode-shortcuts Xcode is an IDE containing suite of development tools for developing macOS, iOS, watchOS and tvOS applications. It can be downloaded via Mac App Store for free. Xcode was first released in 2003. Xcode menu ---------- Cmd + , Preferences... Cmd + H Hide Xcode File menu --------- Shift + Cmd + T New Window Shift + Cmd + O Open Quickly... Option + Cmd + X Update... Edit menu --------- Cmd + Z Undo Option + Shift + Cmd + V Paste and Match Style Cmd + D Duplicate Cmd + A Select All Option + Shift + Cmd + F Find and Replace in Workspace... Shift + Cmd + G Find Previous Option + Cmd + L Filter in Library View menu --------- Cmd + 3 Search Editor menu - Scripting definition ---------------------------------- Cmd + + Make Text Bigger Cmd + - Make Text Smaller Editor menu - Source code ------------------------- Control + \ Show Completions Product menu ------------ (1) Opens the scheme editing dialog for editing prior to performing the chosen command. Option + Cmd + R Run... (1) Shift + Cmd + K Clean Other system and application shortcuts -------------------------------------- Option + Cmd + - Zoom out when screen zooming is on Cmd + { Left-align a selection (equivalent to the Align Left command) For more information about Xcode keyboard shortcuts, refer to Apple documentation. Last modified on (UTC): Saturday, January 16, 2021 Defkey © All rights reserved.