0.22.2
Pre-release
Pre-release
Note: the version is already released on Nov 26, 2023, not now. v0.23.0 will be published recently
Fixes and Enhancements
Editor Core
- pointer icon for mouse input
- single direction fling for better scrolling experience (enabled by default)
- indent selected text on TAB key event (#482 by @itsaky )
- add
StaticColorSpan
for dynamicly setting color from the analysis (#485 by @itsaky ) - add null checks for
CodeBlock
list during rendering (#498 by @itsaky ) - add switches to enable/disable soft keyboard (#505 by @itsaky )
- update
Numbers
class to latest JDK implementation - dependency updates