Code Completion on Tab Only
Code Completion on Tab Only
- Subject: Code Completion on Tab Only
- From: Mark McGranaghan <email@hidden>
- Date: Sun, 17 Dec 2006 21:23:29 -0500
Hey everyone. I am having a problem with code completion - Xcode is
a little to anxious to automatically complete words for me. For
example, if I type @ and then " to denote the beginning of a string,
Xcode runs a try/catch text macro or inserts the autocompletion
@class". I also have problems with the simple spaces; when I type a
word that is a prefix to one of the code completion suggestions, and
then press space, Xcode sometimes inserts a completed word instead of
just leaving the word that I typed. What I would like to do is set
it so that only pressing tab can initiate a code completion.
I've checked my key bindings - neither "Code Sense Next Complete" and
"Complete" are bound to any key at all. I tried setting complete to
tab, but then I can't use tab to insert tabs in the editor.
My Code Sense preferences are as follows:
Indexing:
Yes - Enable for all projects
Editor Function Pop-up
Yes - Show declarations
No - Sort list alphabetically
Code Completion
Yes - Indicate when completions are available
Yes - Show arguments in pop-up list
Yes - Insert argument placeholders for completions
Automatically Suggest: Always
Suggestion delay: 0.0 seconds
Thanks in advance for your help,
- Mark
_______________________________________________
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