Posted 20 years ago
by Actipro Software Support
- Cleveland, OH, USA

CodeHighlighter 2.5 has been released.
New features include:
New features include:
- Updated the code model to be based on the SyntaxEditor 2.5 engine.
- Added line numbering functionality.
- Added the LineNumberMarginForeColor, LineNumberMarginPaddingCharacter, and LineNumberMarginVisible properties to the CodeHighlighter class.
- Added the LineNumberMarginForeColor, LineNumberMarginPaddingCharacter, and LineNumberMarginVisible properties to the CodeHighlighterEngine class.
- Added the LineNumberMarginForeColor, LineNumberMarginPaddingCharacter, and LineNumberMarginVisible properties to the CodeHighlighterConfiguration class.
- Added the lineNumberMargin tag to the web.config.
- Updated the sample pages to demonstrate line numbering.
- Added a language definition for INI files.
- Added a language definition for Python.
- Added a semantic parser for JScript.
- Changed all methods of SemanticParser to be public instead of protected. This matches the SyntaxEditor definition.
Actipro Software Support