Re: Xcode 1.5 Release
Re: Xcode 1.5 Release
- Subject: Re: Xcode 1.5 Release
- From: David Ewing <email@hidden>
- Date: Wed, 11 Aug 2004 11:32:20 -0600
On Aug 6, 2004, at 11:14 AM, Glenn L. Austin wrote:
Well, I've tried deleting my Xcode prefs (especially since I had a
"problem"
with an earlier version of Xcode), and I never even see the list of
matching
items.
Pressing the auto-completion key cycles through all of the
auto-completions.
Interestingly enough, indexOf is not one of the choices, but all of the
methods of the enclosing class and superclass are... (I really doubt
that
"init" is a method of String)
If pressing the auto-completion key cycles through all of the
auto-completions, this means that you have Code Sense turned off. This
is the old completion from Project Builder kicking in. It cycles trough
a list of words in the current file. (We left it in because many people
still like it. You can assign a key binding to it directly in the Text
Key Bindings prefs. It's the "Complete" binding, while the other
binding is called "Code Sense Complete".)
Dave
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.