Powerful text editor with syntax highlighting.
This editor is built using EControl Syntax Editor SDK.
The unique and more important feature is 100% customizable lexer, so you can adjust it for any type of text file. Lexer uses standard VCL resource streaming and stores itself in DFM text format.
Features:
- Delphi 2005 like editor;
- Fast working even with huge files (several megabytes).
- Localized: English, Russian, German;
- Split screen;
- Customizable text folding;
- Customizable text structure tree view;
- Customizable keymapping;
- 100% customizable lexer (syntactical analyzer). Comfortable visual lexer editor;
- Nested lexers highlighting.Combining several lexers in one using "Sub Lexer" rules;
- Code templates;
- Auto-correction;
- Print/ print preview;
- Powerful search/replace (regular expressions, search all ...);
- Incremental search;
- Ex...