> Because I was just wondering if anyone else would find it benefical for a
> spell checker for comments in a .net code file.
I'd hate to have that... It's not like comments are directed at eh
general public, and comments refer to actual code segments too, so half
of the time what you're writing isn't plain english, but references to
your various function and variable identifiers, which are not
necessarily in webster's dictionary.
*Plus*, what if I comment out a line of code for debug purposes? I
don't want a spelling checker/corrector modifying or underlining that
line to be defferent from the way I coded it.
It would be better (for everyone) if we just all learned to spell anbd
type instead.
-Joel