Re: Overzealous CodeSense Completion
Re: Overzealous CodeSense Completion
- Subject: Re: Overzealous CodeSense Completion
- From: Gunnar Proppe <email@hidden>
- Date: Fri, 30 Dec 2005 20:00:00 -0800
Thanks for the suggestion. I agree -- the for loop autocomplete is
overkill. It'd be nice if there were finer grained preferences for
this stuff. I'd prefer keeping the automatic thing on since the
whole point of the feature for me is keeping RSI at bay, but I don't
know if the feature is working well enough at this point to keep it
on. The C++ support needs some work for instance. Oh well.
Gunnar
On Dec 30, 2005, at 6:07 PM, ccsccs7 wrote:
I'd suggest from the CodeSense preference pane to change
"Automatically suggest" to "Never," then you have to manually
invoke CodeSense and it will allow you to choose. I don't have this
issue with int but when I start a for loop, It automatically sticks
in the whole layout for it once the autocomplete comes up and I
type the opening parenthesis "(".
Cecelia
Gunnar Proppe wrote:
Since upgrading to Xcode 2.2 CodeSense has been overzealously
accepting its own suggestions. For example, if I start typing
"for (int i=", if I'm not quick enough before hitting the "=" I
end up with "for (int int=". It seems that any non-alphanumeric
accepts the default suggestion. I don't think this used to be the
case in pre-2.x days. Is there a way to change it so only Return
accepts the suggestion?
…
_______________________________________________
_______________________________________________
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