• 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: Tabbing to Placeholders
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tabbing to Placeholders


  • Subject: Re: Tabbing to Placeholders
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Fri, 21 Nov 2008 16:45:18 +0100


Le 21 nov. 08 à 16:22, Greg Deward a écrit :

Good morning!

I am just moving from .NET to Mac (Cocoa / ObjC) and finding that I am using the code assist feature of XCode a lot.  Is it possible to tab or jump to the next placeholder in the selector?  For example:

[tableView editColumn:0 row:<#(NSInteger)row#> withEvent:<#(NSEvent *)theEvent#> select:<#(BOOL)select#>]

In the snippet above, I just finished typing "0" for editColumn.  I would love to be able to jump to the variable for "row".  Unfortunately, hitting "tab" just inserts an actual tab.

Thanks, in advance.

Even if cocoa-dev was not the most appropriate list to ask first, you got three answers:

Yes, it corresponds to the "Edit > Next Completion" menu item, but I changed the default shortcut and don't remeber what it was (I just remember it was something not usable on azerty keyboard).
--
Control-/ does it on my keyboard.
--
Yes you would just have to change your keybindings in preferences


 _______________________________________________
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: 
 >Tabbing to Placeholders (From: Greg Deward <email@hidden>)

  • Prev by Date: Tabbing to Placeholders
  • Next by Date: Xcode 3.1.2 Release Notes
  • Previous by thread: Tabbing to Placeholders
  • Next by thread: Xcode 3.1.2 Release Notes
  • Index(es):
    • Date
    • Thread