When I print new instance variables, they look white. To turn them into green, I do a space / space between the semicolon. Is there an Xcode secret for automatically traversing all my classes and recognizing missing variables?
Something similar happens with the orange #define variables, which are used throughout the code.

UPDATE: this problem is apparently resolved in xcode 3.2 using the snow leopard.
source
share