홈 / 뉴스 / Actipro SyntaxEditor for UWP 2020.1 build 0353
Actipro SyntaxEditor for UWP 2020.1 build 0353
매크로 레코딩 메커니즘을 사용자 지정하는 기능을 추가합니다.
2월 17, 2021
신규 버전
기능
Added the ability to customize the macro recording mechanism. Updates include a new IMacroAction interface, making the default MacroRecording object public, adding a virtual SyntaxEditor.CreateMacroRecording method and more.
Added the SyntaxEditor.ViewActionExecuting event that is raised immediately before an edit action occurs within an editor view, allowing the action to be canceled.
Improved exception reporting for an invalid dynamic lexer regular expression pattern range.