Is it possible to find and replace in selected text in Snow Leopard Xcode 3.2? There always use to be an option for selected text. Really frustrating. Thanks.

link|improve this question

79% accept rate
feedback

2 Answers

up vote 30 down vote accepted

Yeah, but it's a lot less obvious now. If you have the "Find" bar up, change the first dropdown menu to "Find & Replace". Then, if you hold option, the "Replace All" button turns into an "In Selection" button.

link|improve this answer
Thanks you very much! – Run Loop Nov 1 '09 at 8:26
Aah, the magic option button. They should tell us about this stuff. Thanks, saved my day (and about 5 other programmers in the room here). – damian Jan 15 '11 at 18:22
3  
No problem. Apparently, to do something on your Mac that should be possible but doesn't seem possible, try Option. Another example: maximizing iTunes using the green + button. – No Surprises Jan 17 '11 at 23:29
feedback

You can press Command+Ctrl+F to bring up directly the Find & Replace bar, and press Escape to remove it. I don't think there's anyway to activate the "Replace All" button using the keyboard, but then again there never was afaik.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.