v0.9.0
SyntaxEditorUI v0.9.0
New Features
- Add
SyntaxEditorConfiguration.drawsBackground, allowing apps to let surrounding UI draw the editor background while preserving syntax colors and editor decorations.
Bug Fixes
- Avoid UI stalls when applying syntax highlighting to large, minified, or high-token-density files on iOS and macOS.
- Preserve correct syntax colors and base styling when plain or missing-style tokens split highlighted ranges.
Full Changelog: v0.8.2...v0.9.0