Key Features
-
Built-in parsers for many popular languages.
C#, VB, C++, Java, JavaScript, HTML, ASM, Batch, CSS.
Can be used to highlight those languages out of box;
-
Customizable and extensible syntax parsers architecture.
User can extend the syntax parsers by regular expression based rules or
through code;
-
Built-in find and replace support allows you to support find
and replace with minimum effort;
-
Markers that can be placed on the left side of the editor
allows you to easily implement common code editor features
such as bookmark, breakpoint ect.
-
Automatic line Numbers support;
- Automatic brace matching;
|