• 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: custom keybindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: custom keybindings


  • Subject: Re: custom keybindings
  • From: Tony Romano <email@hidden>
  • Date: Tue, 14 Jun 2011 14:57:45 -0700
  • Thread-topic: custom keybindings

Thanks, I saw that but the documentation on keybindings format is the same docs for 3.2 and the format for the plist that's in that document does not work in Xcode 4.  It's the same format as I have for 3.2 and they work just fine.

Anyone have working examples that have more than one edit command bound to a single key binding that works in Xcode 4 that can share it. Thanks in advance.

Tony Romano





From: Christiaan Hofman <email@hidden>
Date: Tue, 14 Jun 2011 19:58:27 +0200
To: Tony Romano <email@hidden>
Cc: XCode Users <email@hidden>
Subject: Re: custom keybindings


On Jun 14, 2011, at 19:44, Tony Romano wrote:

Yes.  There are no options in the keybinding preference that allow me to add a custom command and bind it to a key that I can discern.  For example, one entry in file for Xcode 3 is:

    "^$D" = (
        "selectLine:",
        "copy:",
        "moveToEndOfLine:",
        "insertNewline:",
        "paste:",
        "deleteBackward:"
    ); /* Ctrl-Shift-D = Duplicate the line */ 

How is this done in Xcode 4?

Tony Romano




From: Christiaan Hofman <email@hidden>
Date: Tue, 14 Jun 2011 19:34:37 +0200
To: Tony Romano <email@hidden>
Cc: XCode Users <email@hidden>
Subject: Re: custom keybindings


On Jun 14, 2011, at 19:31, Tony Romano wrote:

I'm sure this has been asked but I can't find an answer searching the docs and on line.  

In Xcode 3, you were able to define a custom keybinding that consisted of multiple commands in a file called pbkeybinding.dict located in your ~/library/keybindings directory.  How can you do this in Xcode 4?

Thanks,
Tony Romano

Have you opened the preferences?

Christiaan

If you use the contextual menu you'll be led to the answer.

Christiaan


 _______________________________________________
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: custom keybindings
      • From: Christiaan Hofman <email@hidden>
References: 
 >Re: custom keybindings (From: Christiaan Hofman <email@hidden>)

  • Prev by Date: Xcode 4 - project settings, etc
  • Next by Date: Re: Xcode 4 - project settings, etc
  • Previous by thread: Re: custom keybindings
  • Next by thread: Re: custom keybindings
  • Index(es):
    • Date
    • Thread