Re: Code Completion (Xcode 1.1)
Re: Code Completion (Xcode 1.1)
- Subject: Re: Code Completion (Xcode 1.1)
- From: Shawn Erickson <email@hidden>
- Date: Thu, 18 Dec 2003 16:16:21 -0800
On Dec 18, 2003, at 3:40 PM, Frangois Frisch wrote:
I use Xcode for java development.
I have setup the Index Templates which have helped a lot with the
serious hanging issues. Now I only have medium issues ( ~5 second hang
every-time I save). Index Templates may or may not be related to my
problem. Anyone know precisely what indexes do? I still don't.
Anyway my point is that I can't seem to get the code completion to
work as documented... I start typing a method name, when I press F5 I
get a list of words used in the file, some are method names some are
not. I read in the release notes that if I want to get a the list of
symbols only I have to set
PBXCodeSenseExcludeStringsFromCodeCompletion to Yes. I have tried that
and restarted Xcode but I still get the list of words and no symbols.
Is code completion still broken for java? That's not what the release
notes let us believe.
I see this in the release notes for 1.1...
"Code Sense is not supported for Java or CocoaJava."
It is not broken nor has it been, it is just not supported yet.
-Shawn
_______________________________________________
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.