Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 816 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 816 Bytes

Change Log

Version 1.2.1 (2022-01-07)

  • Improve Auto indenting implementation and make it more customizable
  • Add support for find and replacement features and highlight match tokens

Version 1.1.1 (2021-11-22)

  • Improve auto-complete drop-down menu position to be directly below the current cursor position

Version 1.1.0 (2021-11-19)

  • Support code snippets and change them in runtime
  • Support optional line number
  • Deploy on MavenCentral

Version 1.0.1 (2021-07-21)

  • Added highlightWhileTextChanging option so you can control when the highlighter should to start, default value is true

Version 1.0.0 (2020-08-16)

  • Initial release.