CodeHighlighter 2.5 Release

Announcements Forum

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
CodeHighlighter 2.5 has been released.

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.
[Modified at 03/26/2005 02:34 PM]


Actipro Software Support