홈 / 뉴스 / Actipro SyntaxEditor for UWP 2018.1 build 0332
Actipro SyntaxEditor for UWP 2018.1 build 0332
여러 스레드에서 어셈블리 리포지토리에 대한 잠금 액세스를 향상 시킵니다.
3월 14, 2019
신규 버전
기능
Updated CompletionSession so that when auto-completing without the popup showing, it raises the Opened event in addition to the Closed event that was already raised.
Added the IServiceLocator.SyncRoot property, and updated SyntaxLanguage to be thread-safe for registering and unregistering services.
.NET Languages Add-on
Improved lock access to assembly repository across multiple threads.
수정사항
Fixed a bug with code snippet template session selection adjustment in a certain scenario.
Python Language Add-on
Fixed an outlining bug that could occur with elif statements.