Xcode often seems to lose consciousness and does not stain system code classes or does not provide the correct "code hints". This is endlessly frustrating. A question was asked in at least three other cases:
Xcode syntax highlighting issues
xcode coding code color code not working
Xcode: code loses syntax coloring
I switched to the project version on / from 3.1 compatible and 3.2 compatible, completely restarting Xcode before and after each change without effect.
I rebuilt the code sense indices and completely restarted Xcode without any changes.
I built my project to make sure there were no errors and restarted.
I copied my files (sans.svn files) to another place - the same problem.
I already completely turned off the placeholders argument because they screw my documents when I type too fast ... all I ask is for the esc key to display the correct list of properties and methods.
objective-c xcode
Steve
source share