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

A new maintenance release for SyntaxEditor is now available.
Changes include:
Changes include:
- <li>Added SyntaxEditor.Multiline property to allow creation of editor instances that only draw one line like a regular TextBox.
<li>Added new Form to the sample project to demonstrate the new single-line mode. Get to it via Tools/Single-Line Mode Demo menu item.
<li>Added "Single-Line Mode" help topic.
<li>Added the Token.CustomHighlightingStyle property that allows a custom highlighting style to be set to a specific Token.
<li>Added a "Assigning a Custom HighlightingStyle to a Specific Token" section to the "Semantic Parsing" help topic.
<li>Added region outlining for VB.NET language definition.
<li>Added the SemanticDefaultParser.AutoOutlineLanguageTransitions property.
<li>Reversed previous decision to automatically make IntelliPrompt info tip close on ENTER key press.
<li>Fixed remaining bugs in auto-replace to make it only work on text surrounded by word breaks.
Actipro Software Support