Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Extending the Editor (was Apple's Tools Strategy)



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: http://lists.apple.com/mailman/options/xcode-users/email@hidden

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>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.