![](http://origin2.cdn.componentsource.com/sites/default/files/styles/image_medium/public/images/feature_release/2020/08/17/img_735496.png?itok=om4TeEri)
Improves virtual sorting method.
Features
- Updated the 'Adornments - Squiggles Intro' QuickStart to show a more realistic scenario of tracking developer-specified tagged ranges.
- Updated the CollectionTagger.Clear method to accurately report the changed text range in the TagsChanged event when there are fewer than 100 tags being removed. Otherwise, the entire snapshot range is returned as before.
- Updated the SyntaxEditor.FontFamily property to be set in its default Style.
- Updated the virtual method to perform sorting and be called after items have been added to the session, so that completion items and/or sorting can be customized prior to opening.
- Updated touch taps over a collapsed outlining node to select the node's text range.
- Adjusted the order of logic that executes when the SyntaxEditor.Document property is set.