Re: text editor - shift left/right
Re: text editor - shift left/right
- Subject: Re: text editor - shift left/right
- From: Jan Hegewald <email@hidden>
- Date: Sun, 7 May 2006 08:53:53 +0200
Am 07.05.2006 um 08:19 schrieb Chris Espinosa:
[...]
In CodeWarrior, if you have an insertion point in a line and you do
command-[ or command-] to shift it, the entire line ends up
selected. In Xcode the line shifts but the insertion point remains
in the same place.
No, we don't have an equivalent for the CW behavior.
Is there a way to use ~/Library/KeyBindings/DefaultKeyBinding.dict
with Xcode like it is possible with other Cocoa apps?
(as described here: http://hcs.harvard.edu/~jrus/Site/Cocoa Text%
20System.html)
One could use the selectLine: key binding to select a whole line of
text, but unfortunately Xcode seems to ignore my
DefaultKeyBinding.dict whereas it worls just fine with other apps.
Cheers,
-- Jan
_______________________________________________
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