1

I read about Spelling checker for VS 2008. I wonder if there is something similar for VS 2005 (+freeware, -shareware).

Thanks.

Community
  • 1
  • 1
serhio
  • 28,010
  • 62
  • 221
  • 374
  • the thing i am against this spell check is because ,the variable names method names most of the cases wont belong to dictionary , so it has to be an intelligent dictionary which breaks down each word from the method name and then checks for spelling,which i dont think we can find such plug in.you can try from code project site to create a plug in yourself – Ravisha Jan 30 '10 at 03:29

2 Answers2

0

I didn't test, but this board has a direct download and also mentions another option that looks good.

Link

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
Jacob Clouse
  • 45
  • 1
  • 7