Learn what's new across releases, with details of features, enhancements, and resolved issues.
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Actipro SyntaxEditor for UWP 22.1.0365Nov 29, 2023
Fixes
Fixed an issue where moving the caret to a new view line while IntelliPrompt parameter info was displayed wouldn't reposition the popup.
Actipro SyntaxEditor for UWP 22.1.0364Jun 7, 2023
Fixes
Fixed an issue with view line offset to character index calculation logic.
Actipro SyntaxEditor for UWP 22.1.0363Apr 3, 2023
Features
Improved logic of 'move selected lines up and down' commands.
Added 'ITextSnapshot.GetWordText' and 'GetWordTextRange' method overloads that accept a 'TextOffsetAffinity' argument.
Updated pointer interaction in an editor view to quit if the view is unable to be focused.
Fixes
Fixed an issue where typing in a block selection than spanned multiple word-wrapped view lines for the same single document line didn't yield expected results.
Fixed an issue with HighlightingStyleRegistry importing decimal font size values for style settings on systems where the current culture recognizes the decimal point character (.) as the thousands separator.