Image may be NSFW.
Clik here to view.
Actipro SyntaxEditor for Universal WindowsClik here to view.

Improves collapsible region highlighting logic.
Features
- Updated several language add-on token tagger classes to better support syntax highlighting for other merged languages.
- Updated text copied to the clipboard to remain on the clipboard after app exit.
- 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.
Fixes
- Fixed a bug where calling TextSnapshotReader.PeekTokenReverse at the end of a snapshot might not retain the document end token.