Skip to content

Releases: AmrDeveloper/CodeView

CodeView 1.2.2

20 Jan 22:19
Compare
Choose a tag to compare

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

07 Jan 17:21
Compare
Choose a tag to compare

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

22 Nov 20:08
Compare
Choose a tag to compare

CodeView 1.1.1

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

CodeView 1.1.0

19 Nov 11:22
Compare
Choose a tag to compare

Release CodeView 1.1.0

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

CodeView 1.0.1

21 Jul 16:49
3c6f92a
Compare
Choose a tag to compare
  • Added highlightWhileTextChanging option so you can control when the highlighter should to start, default value is true

CodeView 1.0.0

16 Aug 17:03
5abbaec
Compare
Choose a tag to compare

The first release of CodeView