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

Auto completion - How to select next argument placeholder?


  • Subject: Auto completion - How to select next argument placeholder?
  • From: Jeremy French <email@hidden>
  • Date: Fri, 26 Nov 2004 13:29:30 -0500

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?
_______________________________________________
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: Auto completion - How to select next argument placeholder?
      • From: Heath Raftery <email@hidden>
    • Re: Auto completion - How to select next argument placeholder?
      • From: Thomas Lachand-Robert <email@hidden>
  • Prev by Date: Re: Errors Won't Go away.
  • Next by Date: compiler constants?
  • Previous by thread: Re: Dependency analysis: unable to precompile
  • Next by thread: Re: Auto completion - How to select next argument placeholder?
  • Index(es):
    • Date
    • Thread