Skip to content

v0.9.0

Choose a tag to compare

@lynnswap lynnswap released this 27 May 10:16
· 215 commits to main since this release
b76c502

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