0.24.2
Pre-release
Pre-release
Editor Core
- Improve display correctness and speed for long lines
- Fix text advance calculating in wordwrap mode and bring faster wordwrap speed
- Add support for AltGr in physical keyboard (#384)
- Fix a problem in meta-key state tracking that can leads meta-key to sticky state
- Fix slow regex searching speed on high API device
- Add border for highlight delimiters and is enabled by default as a replacement for previous underline (#764)
- Fix magnifier background when viewport capture is not available yet (#765)
- Fix the problem that editor may draw a selection at multiple positions
- Add basic support for displaying RTL lines with right alignment in wordwrap mode
- Fix some problems in selection handle for bidirectional text
Editor LSP
- Support Markdown escape character (#762)