이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.
더 이상 이 제품을 제공 하지 않습니다.
Actipro SyntaxEditor for Silverlight 2018.1 build 0231
Released: Oct 16, 2018
2018.1 build 0231 버젼 업데이트
기능
- Updated several language add-on token tagger classes to better support syntax highlighting for other merged languages.
- Improved collapsible region highlighting logic.
- LL(*) Parser Framework - Updated the IParserState.ReportError method to allow a higher-level parse error to overwrite an existing parse error at the same text position.
- .NET Languages Add-on - Improved IntelliPrompt when typing within lambda expressions.
수정사항
- Fixed a bug where tab/space indent measuring could be off.
- Fixed a bug where calling TextSnapshotReader.PeekTokenReverse at the end of a snapshot might not retain the document end token.