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

A new WinForms controls maintenance release is now available.
Detailed Update List
SyntaxEditor
- Rearchitected the regular expression engine to use the newer logic found in the WPF/Silverlight SyntaxEditor version.
- Improved CharClass to fully support specification of Unicode categories, such as via \p{...} syntax in regular expressions.
- Improved CharClass performance and built-in static CharClass instances to include appropriate Unicode categories.
- Updated the Document.IndicatorRemoved event for line indicators to fire after the indicator has actually been removed from the collection.
- Fixed a bug where an editor view may incorrectly scroll when losing focus.
.NET Languages Add-on
- Updated the VB resolver to properly support resolution of child namespaces from imported namespaces.
- Updated the VB auto-indent code to better handle scenarios where lowercase keywords were typed.
- Updated the VB parser and resolver to better handle for-each loops.
- Updated the VB parser to better handle incomplete statements within methods and properties.
- Fixed a bug where extension methods with EditorBrowseableState.Never attributes were showing up in parameter info.
[Modified 12 years ago]
Actipro Software Support