New Features
- Initial editor configuration system, with a settings dialog and modeline support.
- The editor now has the typical indent/unindent behavior for the Tab/Shift+Tab/Backspace keys. Indent style (tabs/spaces) and width are configurable.
- Added find in selection mode, and find/replace functionality.
Fixes
- Spell checking dictionaries are now loaded in the background, which prevents the UI from hanging while a large dictionary is being loaded.
- Fixed highlighting of Typst labels and references.
Other Changes
- Syntax parser updated to follow Typst version 0.11 rules.
- AppImage baseline was raised to Ubuntu 22.04, and now includes Wayland support.