Re: selecting single word in mixed- /camel-case method name?
Re: selecting single word in mixed- /camel-case method name?
- Subject: Re: selecting single word in mixed- /camel-case method name?
- From: Quincey Morris <email@hidden>
- Date: Thu, 22 Jan 2009 15:54:57 -0800
On Jan 22, 2009, at 15:35, Jeffrey J Barbose wrote:
Is there any keyboard combo that's available in Xcode to select a
single word withing a mixed-case/camel-case method name in Xcode's
code editor?
e.g.,
I want to select the word Navigation in:
peoplePickerNavigationControllerDidCancel:
There are standard keybindings for it: Control-Left Arrow and Control-
Right Arrow to move between the "subwords", and Control-Shift-Left
Arrow and Control-Shift-Right Arrow to select subwords, but of course
Control-Left/Right have now been taken over by Spaces, so you have to
remap one set or the other if you use both.
_______________________________________________
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