In Xcode4's preferences, there's the ability to change the colors of your code editor. One of the things listed at the bottom is 'Invisibles' which one would expect represents spaces and tabs. However, changing that has no effect. Is this a bug? (Note, I've never been able to get that to work in any version of Xcode, not just 4.)
Update
Well, I found out a little more. The 'Plain Text' setting affects the characters displayed for invisibles, but the issue is that also includes all brackets, method names, equals signs, etc. so it doesn't look like this one is solvable. Still, I'm leaving it open in case someone else figures out how to make this work correctly.