홈 / 뉴스 / Actipro SyntaxEditor for WinForms 2020.1 build 0402
Actipro SyntaxEditor for WinForms 2020.1 build 0402
스레드 우선 순위를 변경할 수 있는 새 생성자 오버로드를 추가합니다.
8월 27, 2020
신규 버전
기능
Updated the CollectionTagger.Clear method to accurately report the changed text range in the TagsChanged event when there are fewer than 100 tags being removed. Otherwise, the entire snapshot range is returned as before.
Updated the virtual CodeSnippetSelectionSession.OnCompletionSessionInitializing method to perform sorting and be called after items have been added to the session, so that completion items and/or sorting can be customized prior to opening.
Updated touch taps over a collapsed outlining node to select the node's text range.
Added a setter for the SyntaxEditor.BorderColor property.
Added a ThreadedParseRequestDispatcher constructor overload that allows for altering the thread priority.
Improved the caret and selection moving speed on long lines.
Improved the completion list and NavigableSymbolSelector rendering in high DPI scenarios.
Adjusted the order of logic that executes when the SyntaxEditor.Document property is set.