Ziff Davis EnterpriseDevLife
Advertisement
Advertisement

Saturday, January 19, 2008 10:14 AM/EST

Spell Checker for Code Comments in VS2005 & VS2008

I was looking at the WebDevTools team blog for some information on the VS2008 compatible version of Web Deployment Projects (which will release shortly) and noticed that they have created a SpellChecker add-in for VS2005 & VS2008. It's not even new - at v2.1 already - but it's yet another thing that missed my radar.

I'm sure there are plenty of these available (check James Avery's Visual Studio Hacks for some great tips on using Spell Checkers in your code), but as someone who does not code on a team, I have never thought much about the spelling errors, (well let's just call them typos) in my comments.

But now that I think about it, I do share code, in the form of sample code from conference presentations. I'm the kind of person who is stopped in her tracks when I'm reading something and there is a blatant spelling error ("typo") or horrible grammatical error. (For ESL writers, these don't even register) I'm sure plenty of my own grammatical errors register equally for other readers!

I dug a little further and learned there are also FXCop spell checking rules that had originally not been moved into the VS2008 Code Analysis (built in FXCop), but after lots of complaints, this was changed.

TrackBack

TrackBack

http://blogs.devsource.com/cgi-bin/mte/mt-tb.cgi/12519

Comments (2)

bill burrows :

Hi Julie,

Did you get this to install on Vista? My installation does not give an error but there is no spellchecker in the IDE (either 2005 or 2008).Mikhail says to run as admin but I do not get that option when I try it.

bill

Hi Bill

I should have mentioned this.

If at first you don't succeed...

If it doesn't show up, run the install as admin.

If it STILL doesn't show up (my case), then open the run command as an admin and register with

regsvr32 "c:\Program Files\VS 2008 Spell Checker Add-In\VSSpellChecker.dll"

It also has a dependency on MS Word. It will install without it, but when you try to turn the feature on under Tools, it will tell you that Microsoft Word is not installed.

Post a Comment

 
 

Advertisement

Syndication

Subscribe: