VbSynaxHighlight is a lightweight text editor with multicolor support.
VbSynaxHighlight is a lightweight text editor with multicolor support.
It includes 2 main components:
1. The Editor itself
2. A small dll which handles the XML syntax configuration
It is not that reliable as the current version may contain some minor bugs.
Booth, the editor and the dll, are created with Microsofts VisualStudio and is based on .NET Framework 3.5.
The Design is a bit "old windows style"-like but I hope that is not a big problem for you.
Planned are some must have features for multicolored text editors like automatic indentation and multifont support. ...
A spelling checker for 32-bit Windows apps, based loosely on GNU ASpell; packaged as a DLL. Suggestions for misspelled words are based on both character substitutions/additions/deletions and phonetic similarity to (~180,000 English) words in dictionary.
Line Counter is a small VB.NET project which helps you to count how many lines (and chars) you coded in a project or just count how many lines (comments, blank lines, code) in a file. Also include a usable DLL.