SCSC (Source Code SpellChecker) -
- Performs spelling and profanity checking for
- all "user visible" strings (messages, captions, menus etc.) that your source code exposes
- all code comments
- all variables, classes, function names etc.
- Displays suggestion list for all spelling errors
- Implements "point and click" spelling correction
- Supports spellcheck customizations and results filters
- Supports custom dictionary
- Makes error report
- Applies spelling correction to the source files