• 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: Auto completion - How to select next argument placeholder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Auto completion - How to select next argument placeholder?


  • Subject: Re: Auto completion - How to select next argument placeholder?
  • From: Thomas Lachand-Robert <email@hidden>
  • Date: Sat, 27 Nov 2004 13:31:55 +0100


Le 26 nov. 04, à 19:29, Jeremy French a écrit :

When using auto completion, is there a way to jump to the next argument placeholder?

For example, I type type the following:

  center = [self conv

And auto completion expands the above to read as:

  center = [self convertPoint:<#(NSPoint)aPoint#> fromView:<#(NSView *)aView#>];

The placeholder for the first argument is highlighted (i.e., "#(NSPoint)aPoint#"). So far so good, and after entering its value, I want to skip to the next agument placeholder "<#(NSView *)aView#>" and have it highlighted so that I can easily enter its value.

Is there a way to select the next argument placeholder like in BBEdit, where typing control-backtic automatically hightlights the next placeholder?


Sure. In "Text bindings" preferences, look for "Code sense placeholder select". Mine is bound to Ctrl-P, but I don't remember whether this is the default or not.



Thomas Lachand-Robert ********************** email@hidden << Et le chemin est long du projet à la chose. >> Molière, Tartuffe.

_______________________________________________
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


References: 
 >Auto completion - How to select next argument placeholder? (From: Jeremy French <email@hidden>)

  • Prev by Date: Re: XCode compile options
  • Next by Date: MallocDebug question
  • Previous by thread: Auto completion - How to select next argument placeholder?
  • Next by thread: Re: Auto completion - How to select next argument placeholder?
  • Index(es):
    • Date
    • Thread