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.03642023年6月7日
修正
Fixed an issue with view line offset to character index calculation logic.
Actipro SyntaxEditor for UWP 22.1.03632023年4月3日
機能
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.
修正
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.