Code Completion (Xcode 1.1)
Code Completion (Xcode 1.1)
- Subject: Code Completion (Xcode 1.1)
- From: François Frisch <email@hidden>
- Date: Thu, 18 Dec 2003 15:40:07 -0800
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.
Frangois
_______________________________________________
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.