- Improve Auto indenting implementation and make it more customizable
- Add support for find and replacement features and highlight match tokens
- Improve auto-complete drop-down menu position to be directly below the current cursor position
- Support code snippets and change them in runtime
- Support optional line number
- Deploy on MavenCentral
- Added highlightWhileTextChanging option so you can control when the highlighter should to start, default value is true
- Initial release.