Skip to content

v4.21.4

Latest
Compare
Choose a tag to compare
@Jurredr Jurredr released this 06 Jan 19:07
· 4 commits to main since this release
7e79cea

This release introduces two bug fixes and a completely new syntax highlighter (under the hood), which supports more accurate tokenization leading to clearer and more beautiful highlighting.

What's Changed

  • Up/down arrow navigation now only triggers when cursor is at the start or end of multiline inputs by @Jurredr in #208 and by @dogusata in #214
  • Bug fixed: the context menu no longer shows when max input length is set to 0 and the user tries to type an @, By @Jurredr in #213
  • New syntax highlighter library for improved theming and tokenization, by @Jurredr in #211

Full Changelog: v4.21.3...v4.21.4