Re: Disable spacebar code completion?
Re: Disable spacebar code completion?
- Subject: Re: Disable spacebar code completion?
- From: "sharad saxena" <email@hidden>
- Date: Mon, 25 Jun 2007 01:36:34 -0700
Hi Chris,
Try this
1. Goto -
Xcode Preferences > Code Sense > Code Completion:
Place the delay -
Automatically Suggest: With Delay:
Suggestion delay: 0.50 seconds
2. In case while typing slow if suggestion window pops up and you dont
need it, press Esc to remove it.
Hope this helps
Cheers
-sps
On 6/23/07, Chris <email@hidden> wrote:
Not sure if my subject is the best description, but
basically once the code completion window pops up, if
I hit "Return", "Tab" or the spacebar, the currently
highlighted completion is inserted. This is down right
annoying when code completion *thinks* that what I
want is the highlighted word, when in reality I'm
typing the name of a new variable, then I hit the
spacebar at the end of my new variable name only to
have code completion insert what ever it thought I
wanted.
Can I somehow tweak the code complete to ONLY insert
the completion when I hit a specific key like "Return"
or "Tab"?
I'm also getting another really annoying unwanted
completion. I will start to type a string:
@"...
As soon as I hit the quote, I suddenly find a complete
try/catch skeleton occupying the space I was about to
type some string. This occurs *without* me hitting one
of the afore-mentioned completion insertion keys
(return, tab, or spacebar). I don't get why it's doing
this? Does it consider the quote character some kind
of "insert completion" command???
So if anyone has any tips how to tweak this I would
appreciate it.
Thanks!
____________________________________________________________________________________
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367
_______________________________________________
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
_______________________________________________
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