Skip to main content

Xcode Commands Cheatsheet

Quick reference for useful Xcode shortcuts and interactions. Original notes are preserved; only headings and code fences were added.

/*
Press and hold Cmd button
And click on the item (Circle or any other)
Menu appears
*/
// To open search bar
// Cmd + Shift + O
// To place params each on a new line
// Control (⌃) + M
// To show opened file in the file tree
// Opt + Cmd + J