vote up 2 vote down star

I have fallen in love with visual studio's code snippets toolkit. Is there anything similar on Xcode?

flag

76% accept rate

3 Answers

vote up 2 vote down

You can also take a loot at this question which is about similar issues with XCode 3 (code templates, code completion, and more).

link|flag
vote up 1 vote down

Of course there are. They are under "Edit -> Insert Text Macro".

Or you can simply start typing 'if<ctrl+.>' and this will be expanded into the full if statemenet.

link|flag
vote up 1 vote down

Check out any external tool for saving and managing snippets like Snippets. It's coolest Mac app for managing snippets I've seen before.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.