|
-
November 13th, 2009, 05:40 PM
#1
Coding Style: code spell-check
Good evening!
This question is relating to IDE, not programming.
Is there a way to spell-check my code in Visual Studio and have typos underscored? This seems to be a logical step from syntax highlighting. I want to spell check my variable, function, class etc. names not only comments as Visual Assist X offers. It's very sad when I have compile time errors because of stupid typos.
At the moment I'm using UltraEdit + MinGW and name_my_identifiers_like_this, but I'd like to move to Visual Studio. It would also be good to have spell check ofWordsInCamelCase. I've heard that VS2008 includes spell checker. Does it work as I described?
Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|