Skip to content

Collection of Xcode keyboard shortcuts for more productive programming

Notifications You must be signed in to change notification settings

aguragorn/x-code-shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Xcode Shortcuts

Collection of Xcode keyboard shortcuts for more productive programming

Build

  • Build: cmd + B
  • Run: cmd + R
  • Test: cmd + U
  • Stop: cmd + .
  • Clean: cmd + shift + K
  • Clean Test Results: cmd + ctrl + option + K

ℹ️ Bro Tip

option is the same as alt on some keyboards

Editing

  • Rename: ctrl + cmd + E
  • Fold: cmd + option + <--
  • Unfold: cmd + option + -->

Debugging

  • Add/Remove Breakpoint: cmd + \

About

Collection of Xcode keyboard shortcuts for more productive programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published