Xcode find in document stuck in case-sensitive

Posted by mjdth on Super User See other posts from Super User or by mjdth
Published on 2010-11-04T23:25:04Z Indexed on 2010/12/24 12:55 UTC
Read the original article Hit count: 329

Filed under:
|
|

When in Xcode editing code for my objective C files, I often press Command-F to bring up the little Find-In-Document banner across the top. Sometimes this gets stuck in case-sensitive search, and when it does that it also won't loop through the entire document and sometimes won't even display the selected found string.

I can't find any options to turn off the case sensitivity, and I never intentionally turned it on. I've restarted xcode several times hoping that would be it but it's changed nothing.

Slightly off-topic, but this was the best place I could think of to ask this question. Thanks for any response!

© Super User or respective owner

Related posts about find

Related posts about xcode