I just moved from Xcode 3 to Xcode 4. How can I make autocomplete give me a template? I type -(void)deal and the drop down pops up. tab just completes the dealloc word. I want it to pop out the ...
When Apple bought NeXT, one of the things it was getting was a set developer tools: Interface Builder, used to construct the GUI; and Project Builder, which was used for managing code and resources.