• 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
Extending the Editor (was Apple's Tools Strategy)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Extending the Editor (was Apple's Tools Strategy)


  • Subject: Extending the Editor (was Apple's Tools Strategy)
  • From: David Walters <email@hidden>
  • Date: Wed, 1 Nov 2006 10:00:56 +1100

cut line to clipboard:

vi :
d = delete line (behaves like "cut")
p = put line below current line

vs :
shift-del = cut line (to clipboard)
shift-insert = paste

xcode :
it's just one of several dozen requests for specific keybindings, most
of which we can't accommodate due to the congested keybinding space.

This took a bit of digestion. Here is my revised whine about the editor:

"I've created a new xcode project, an xcode applescript plugin. My aim is to write a command and assign it to the key combination "shift- delete". I need to get a few quick tips about selecting and cutting text in the editor window, and how to add an Xcode menuitem with this new project.

Crucially, How do i select the current line in an editor pane and cut that line to the clipboard using this new project?"

While we're at it, how do I access the whole text? Then I could write some applescript to work around the default xcode "comment-block" functionality and assign that to "command-/".






_______________________________________________ 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: 
 >Re: Apple's Tools Strategy (From: Turtle Creek Software <email@hidden>)
 >Re: Re: Apple's Tools Strategy (From: "Mark Munz" <email@hidden>)
 >Re: Apple's Tools Strategy (From: Laurence Harris <email@hidden>)
 >Re: Re: Apple's Tools Strategy (From: "Mark Munz" <email@hidden>)
 >Re: Apple's Tools Strategy (From: David Walters <email@hidden>)
 >Re: Apple's Tools Strategy (From: Chris Espinosa <email@hidden>)
 >Re: Apple's Tools Strategy (From: Steven Fisher <email@hidden>)

  • Prev by Date: Re: How do I include source files according to processor?
  • Next by Date: How to "Jump Back"?
  • Previous by thread: Re: Apple's Tools Strategy
  • Next by thread: Re: Apple's Tools Strategy
  • Index(es):
    • Date
    • Thread