Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Xcode keyboard tips

Xcode keyboard tips

Lightning talk at Brisbane Cocoaheads, August 2015

Avatar for lachlanroche

lachlanroche

August 04, 2015
Tweet

More Decks by lachlanroche

Other Decks in Programming

Transcript

  1. Space • ⌘ + 0 • ⌥ ⌘ + 0

    • ⇧ ⌘ + Y • Display Navigation • Display Utility • Display Debugging
  2. Files • ⇧ ⌘ + O • ⌃ ⌘ +

    ⇡ OR ⇣ • ⌃ ⌘ + ⇠ OR ⇢ • ⌃ ⌥ ⌘ + ⇠ OR ⇢ • Open Quickly… • Jump to Counterpart • Go backward/forward • Go backward/forward in assistant editor
  3. Assistant editor • ⌘ + 㾑 • ⌥ ⌘ +

    㾑 • ⌥ ⇧ ⌘ + 㾑 • Standard Editor • Assistant Editor • Version Editor
  4. Find • ⌘ + F • ⌘ + E •

    ⌘ + G • ⇧ ⌘ + F • ⌘ + 3 • Find … • Use Selection for Find • Find Next • Find in Project … • Open find in project
  5. Editing • ⌘ + ⇡ OR ⇣ • ⇧ ⌥

    + < OR > • ⌘ + ⇠ OR ⇢ • ⌥ + ⇠ OR ⇢ • ⌃ + ⇠ OR ⇢ • Start/end of file • Start/end of file • Start/end of line • Fwd/back a word • Fwd/back a syllable
  6. Editing • ⌃A ^K • ⌘ L • Delete entire

    line • Go to line in editor