このページは既にアーカイブ化され、その後の更新はありません。
この製品の販売は終了しました。
Actipro SyntaxEditor for Silverlight 2018.1 build 0232
Released: Mar 11, 2019
2018.1 build 0232 での更新項目
機能
- 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 the 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.