Actipro SyntaxEditor for WPF 22.1.4
Released: Nov 11, 2022
Aggiornamenti in 22.1.4
Funzionalità
- Added the SearchOverlayPane.ApplyStringResources method that can update the pane's UI strings after a string resource change.
- Improved TextSnapshot.TextRangeToPositionRange performance for zero-length text ranges.
- Updated the visible whitespace rendering logic to include non-breaking space characters.
Correzioni
- Fixed an issue where regex character classes ending in a hyphen were sometimes parsed as an incomplete range.
- Fixed an issue where a selection-based search scope range may show up incorrectly after performing certain document changes while the search overlay pane is visible.
- Fixed an issue where CollectionTagger.FindNext didn't find a match at document end when searching backwards and wrapping.