Skip to content

Commit

Permalink
Update changelog file and main features list
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Oct 28, 2022
1 parent 1e26535 commit 840453f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change Log
==========

Version 1.3.7 *(2022-10-28)*
-----------------------------

* Make highlighting current line number option off by default

Version 1.3.6 *(2022-10-28)*
-----------------------------

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ and CodeView has AutoComplete and you can customize it with different keywords a
- Can change highlighter update delay time.
- Support Code snippets and change it in the runtime.
- Support optional Line Number with customization.
- Support optional highlighting current line number.
- Support optional relative line number inspired from vim editor.
- Support Auto indentation with customization.
- Support highlighting matching tokens.
- Support replace first and replace all matching tokens.
Expand Down
3 changes: 3 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,11 @@ and CodeView has AutoComplete and you can customize it with different keywords a
- Can change highlighter update delay time.
- Support Code snippets and change it in the runtime.
- Support optional Line Number with customization.
- Support optional highlighting current line number.
- Support optional relative line number inspired from vim editor.
- Support Auto indentation with customization.
- Support highlighting matching tokens.
- Support replace first and replace all matching tokens.
- Support auto pair complete.

We are open to any new feature request, bug fix request, and pull request.

0 comments on commit 840453f

Please sign in to comment.