• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Code Completion on Tab Only
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code Completion on Tab Only


  • Subject: Re: Code Completion on Tab Only
  • From: James Bucanek <email@hidden>
  • Date: Mon, 18 Dec 2006 10:28:57 -0700

Mark McGranaghan wrote on Sunday, December 17, 2006:
>Hey everyone.  I am having a problem with code completion - Xcode is
>a little to anxious to automatically complete words for me.
<clip>
>My Code Sense preferences are as follows:
>Indexing:
<clip>
>Automatically Suggest: Always
>Suggestion delay: 0.0 seconds

This is your problem. I'd suggest you set the suggestion delay to something reasonable (like 0.5) and the Automatically Suggest setting to On member call/access. Now Xcode won't automatically start a suggestion until you begin typing a token. With the settings you have, code completion is invoked instantly whenever it possibly can.

The code completion mode it normally toggled by the Esc key. I wouldn't trying changing the binding to the Tab key, unless you just don't like using tabs.


James Bucanek
____________________________________________________________________
Author of Beginning Xcode                           ISBN: 047175479X
<http://www.beginningxcode.com/>
 _______________________________________________
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

  • Follow-Ups:
    • Re: Code Completion on Tab Only
      • From: Mark McGranaghan <email@hidden>
References: 
 >Code Completion on Tab Only (From: Mark McGranaghan <email@hidden>)

  • Prev by Date: Re: C language dialect and optimization
  • Next by Date: Re: Code Completion on Tab Only
  • Previous by thread: Code Completion on Tab Only
  • Next by thread: Re: Code Completion on Tab Only
  • Index(es):
    • Date
    • Thread