For some reason Xcode's Refactor is always disabled. I used to be able to activate it via selecting a class name and right clicking in the editor to select it. But now no matter what I do, it remains disabled. Any idea what's going on?
+1
A:
Your project's index might be out of date/corrupt. In the General tab of the Project Settings window, click Rebuild Code Index and wait until it's done.
You can check the progress of the rebuild in the Activity window (Window > Activity).
Rob Keniger
2009-08-31 10:47:54
+1
A:
I just complained about this on Twitter, and someone sent this link as a reply: http://lists.apple.com/archives/xcode-users/2008/Aug/msg00231.html
Steven Fisher
2010-01-13 21:52:02