[Lavanya Deepak] Lavanya Deepak
Technology for Better Business and Higher Standards of Life

Monday, October 06, 2008

Visual Studio Spell Checker AddIn

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:

  1. Quick Summary Screen
  2. Prechecks the files before running through any documents.
  3. Checks the API documentation
  4. Checks even the string literals with C# or Javascript
  5. Hyperlink URLs are Ignored
  6. Duplicate Word warning
  7. Customizable

The software is not free but it is really a very useful value addition for any development environment.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home