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