Possible Duplicate:
xcode code sense color/completion not working
Code loses syntax color in Xcode 4
In my project, some files have syntax coloring and completions, but in some files (both .h and .m), it’s not working. Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Go to your organizer and in the projects tab find your project and click “Delete Derived Data” this forces XCode to reindex everything and does not hurt anything. It usually does the trick for me although sometimes XCode is just troublesome.