Reading List

Xcode Spell Checking from Michael Tsai RSS feed.

Xcode Spell Checking

Jesse Squires: Did you know that Xcode can spell check your code and comments? Based on my experience working on large teams and large Xcode projects, this is a little-known feature. I routinely find spelling errors, not only in code comments but in symbol names. For the latter, this is particularly frustrating when a misspelled […]