Skip to content

Instantly share code, notes, and snippets.

@Deco354
Last active March 30, 2023 06:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Deco354/52ca2e699103c667e21dbbc1ed1a033b to your computer and use it in GitHub Desktop.
Save Deco354/52ca2e699103c667e21dbbc1ed1a033b to your computer and use it in GitHub Desktop.
A list of Xcode development shortcuts

⌘ command + J - Choose Editor

- Open quick find result in secondary editor

+ + + - Focus Current Editor

+ + J - Jump to definition

+ + + H - Find Call Hierarchy

+ 6 - Jump to Method

+ +C - Activate console

+ + + f - Apply current fix suggestion

+ + - Create multiple cursors (clicking instead of ↑ also works)

⌘ command + +/- Increase/Decrease text size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment