Re: How to tell XCode to insert ready-to-use method body?
Re: How to tell XCode to insert ready-to-use method body?
- Subject: Re: How to tell XCode to insert ready-to-use method body?
- From: Jens Alfke <email@hidden>
- Date: Sun, 11 Nov 2012 12:31:49 -0800
On Nov 11, 2012, at 10:42 AM, Vyacheslav Karamov < email@hidden> wrote: and this GameObject::someMethod will be inserted with blue ellipses around each parameter, and I have to double-click each of them to remove ellipses and make compiler happy. Is there any way to handle this quicker?
You mean the auto-complete? Hit the tab key to select the next parameter, then type a value for it. If you don’t want it at all, uncheck “Suggest completions while typing” in the Text Editing pref pane.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden