Re: Auto-completion annoyance
Re: Auto-completion annoyance
- Subject: Re: Auto-completion annoyance
- From: David Kennedy <email@hidden>
- Date: Wed, 3 May 2006 22:23:11 +0100
Oops...
On 3 May 2006, at 22:14, Jordan Krushen wrote:
On 5/3/06, Milen Dzhumerov <email@hidden> wrote:
I was planning to write about this but I just couldn't find any
free time.
So now I'm writing about it - when CodeSense autocompletes a
method it
inserts all parameters like
<#NSString * format#>, <#NSString * format2#>
so the first parameter block is selected and then I type in my
variable. But
the problem is with the second one - I have to select the whole
block and
delete it and _then_ add my variable. This is so inefficient and I
would
like to ask if there is a workaround? Thanks.
Long version:
See the Xcode User Guide, Part III, Code Completion. Or look at the
Edit menu and observe the shortcut key for Select Next Placeholder.
Short version:
^/
Yes, my apologies:
Ctrl + /
Cheers,
Dave
------
David Kennedy (http://www.zenopolis.com)
_______________________________________________
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