If possible one that supports at least spell checking:
- C# string literals
- HTML content
- Comments
If possible one that supports at least spell checking:
FxCop ships with a spell check now - have you tried that?
Here's a nice add-on for Visual Studio 2005/2008 by Mikhail Arkhipov of MSFT.
The plugin from Microsoft's Mikhail Arkhipov does HTML and Comments, I don't believe it does C# strings, though. I use the Agent Smith plugin for ReSharper for that.
Visual Assist X. Spell checks your comments and a whole lot more.
Well, 3 weeks later, I've stumbled across CodeSpell.
Its $30 but has a trial period. Does everything I asked for. Check link to see features.
This blog entry, though dated, helped me out.
I use this to check Comments and string spell checker. It's from component one http://www.componentone.com/SuperProducts/IntelliSpell/. It's very fast and there is a free community version.
Spelly has been ported to VS 2003. I don't know if it works with VS 2008 (because I'm very happy with Agent Smith for ReSharper), but source is included.
If you're using ReSharper, there's a free addon for it called Agent Smith Plugin. One of its many features is a built in spell checker, that allows fixing the spelling mistakes using the ReSharper shortcut key, Alt-Enter.
THis is really nice & very useful Spell checker Add-in for VS2005/VS2008 both.