1

Is there a Visual Studio plugin that spellchecks strings and comments?

Duplicate of Visual Studio 08 Spell Check Addin?

Community
  • 1
  • 1
wusher
  • 12,291
  • 22
  • 72
  • 95

2 Answers2

4

Give a look to IntelliSpell, a free version is available and it spell-check not only your xml comments, it checks even the strings in your code, resource files and more...

Christian C. Salvadó
  • 807,428
  • 183
  • 922
  • 838
0

I installed this and fits my needs. you can download it in here.

http://visualstudiogallery.msdn.microsoft.com/86788d02-ce1e-4933-b499-cdba6a70f26f

Javid
  • 27
  • 2