Visual Studio Spell Checker AddIn
Broken code irritates and intimidates the compiler. Similarly broken languages irritates us. When a developer writes a code with variable names and comments having a very substandard language, people who get to see the code and maintain it get disturbed very deeply.
I just thought I would share a quick and easy spell checker addin that could help us tide over this menace:
Software: StudioSpell
Vendor: http://www.keyoti.com/products/studiospell/
Features:
- Quick Summary Screen
- Prechecks the files before running through any documents.
- Checks the API documentation
- Checks even the string literals with C# or Javascript
- Hyperlink URLs are Ignored
- Duplicate Word warning
- Customizable
The software is not free but it is really a very useful value addition for any development environment.
No comments:
Post a Comment