이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.
더 이상 이 제품을 제공 하지 않습니다.
Actipro Silverlight Studio 2018.1 build 0233
Released: Oct 2, 2019
2018.1 build 0233 버젼 업데이트
기능
SyntaxEditor
- Optimized tag aggregators to not raise a TagsChanged event when refreshing if there were no taggers before or after the refresh.
- Added a guard against a possible exception in text view line visuals.
.NET Languages Add-on
- Improved lock access to the assembly repository across multiple threads.
- Improved resolver logic related to partial types.
- Improved resolver logic related to member return types.
- Improved resolver logic related to lambda parameters.
Python Language Add-on
- Improved resolver performance when the resolver searches for a bound name.
- Improved resolution of inherited classes.
수정사항
Micro Charts
- Fixed a bug where using aggregation with certain data point types like UInt32 could trigger an exception.
SyntaxEditor
- Fixed a bug where typing in long complete-line tokens could lead to invalid incremental lexing context data.