Releases: AmrDeveloper/CodeView
Releases · AmrDeveloper/CodeView
CodeView 1.2.2
Version 1.2.2 (2022-01-20)
- Add the missing Javadoc comments for all the public methods
- Improve highlightSyntax implementation
- Add resetHighlighter method to unhighlight all tokens
- Improve the example app
CodeView 1.2.1
New Features and improvements
- Improve Auto indenting implementation and make it more customizable
- Add support for find and replacement features and highlight match tokens
CodeView 1.1.1
CodeView 1.1.1
- Improve auto-complete drop-down menu position to be directly below the current cursor position
CodeView 1.1.0
Release CodeView 1.1.0
- Support code snippets and change them in runtime
- Support optional line number
CodeView 1.0.1
- Added
highlightWhileTextChanging
option so you can control when the highlighter should to start, default value is true
CodeView 1.0.0
The first release of CodeView