key combination – the missing stuff

in Xcode:
[APPLE] + [Y] = Build and Debug
[APPLE] + [R] = Build and Run
[APPLE] + [B] = Build
[APPLE] + [N] + [UMSCHALT] = New Project
[APPLE] + [N] = New File
[APPLE] + [T] = show Fonts
[APPLE] + [K] = Compile

in code modus:
[ALT] + [5] = [
[ALT] + [6] = ]
[ALT] + [7] = |
[ALT] + [8] = {
[ALT] + [9] = }
[Shift] + [Alt] + [7] = \
[Shift] + [Control] + [7] = jump to next statement bracket ( to )

As Martin said in his blog, someone who is working on a PC and a Mac.

Is he a switcher?

Leave a Reply