tags:

views:

18

answers:

1

In the Stanford course the lecturer uses some shortcut to create both braces when implementing a new method. I know in Visual Studio you use TAB TAB, what do you use in Xcode?

+2  A: 

Xcode Preferences: Inserting closing "}"

bddckr