Re: Another feature request - anyone already put it in?
Re: Another feature request - anyone already put it in?
- Subject: Re: Another feature request - anyone already put it in?
- From: Andreas Grosam <email@hidden>
- Date: Mon, 27 Feb 2012 09:13:01 +0100
On Feb 27, 2012, at 2:36 AM, William Squires wrote:
> Specifically, has anyone already put in a feature request that Xcode's code editor ignore (), {}, [], etc... within comments (either single line // type, or multi line /* */ type.) as well as not try to spell-check within comments?
Personally, I believe "Spell Checking" is a quite esoteric feature in a code editor ;) Thus, I'm not surprised that (life) spell checking is disabled by default.
Even if you want to use spell checking, where else than in the comments? For what's worth, just disable spell checking while typing.
If you want to check your code, you are better off using the compiler and the static code analysis feature ;)
Regards
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden