Renaming, Find Replace I'm just getting started with XCode so forgive me if I am missing something. I wanted to rename a class, I thought, thats something that people sometimes do. So I right clicked on the class file, chose rename bingo... But that just changed the name of the file. It did not replace the uses of that name in the file ??? OK if guess its not that sophisticated an IDE (there are those that understand this kinda thing) So fine, I'll just do a find replace in the file. Well Find comes up fine, but where is replace, takes me a minute to figure that out but then my Find/Replace does not give me any options for case sensitivity. Having worked worked with IntelliJ IDEA for the last few years, I'm just dumbfounded. Can XCode not even do a case sensitive much less 'preserve case' find and replace? |