Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Source Code Spell Checker ver.3.0

Posted By: gaudeamus
Source Code Spell Checker ver.3.0

Source Code Spell Checker ver.3.0 | 4,90 MB

Source Code Spell Checker (SCSC) is a powerful spell checking and profanity checking tool for collections of source code in multiple programming languages. When some text strings are scattered throughout the source code it's really difficult to spell-check them without getting flooded by large amount of surrounding code and comments. SCSC will do this work for you. SCSC parses your source files, extracts "user visible" strings and runs spelling and profanity verifications on them. The results are displayed by the application and very intuitive user interface will guide you through the rest of the process.

Performs spelling check 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 custom dictionary
Creates error report
Applies spelling correction to the source files