I have been working on a project with Xcode 3.2.6 for a few months (first time with Xcode). I really liked the following feature:
when I searched for the occurrence of a term, say 'house', Xcode highlighted ALL the occurrences of 'house' in the file that I am looking at. Moreover, it used to tell me how many occurrences there were. If I decided to replace ALL the 'houses' for 'home' say, it will tell me how many replacements it did.
A week ago I initialized Xcode and was doing something else at the same time, so some message (which I couldn't read) appeared and apparently I screw up this configuration. Now the find tool will highlight only the FIRST occurrence of a word, and the replace ALL feature doesn't tell me how many occurrences I am replacing.
This might sound dumb but I really want this back, it is very useful for me.
I tried everything that I could think of but I haven't been able to figure out how to revert it.
I know I could just reset Xcode to the defaults but I don't want to do that because I have changed (not now, at the beginning) many other features.
Any help will be really appreciated!!!!!
thanks!