I am running a \"old\" Xcode 3 project in Xcode 4 and code sense is not working for my own classes. I have tried following:
FYI, if one file doesn't have code sense but the rest of your project does, check that its added to a target. Once I did that I got code sense back in that file.