We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc8b6f commit a2dc7a1Copy full SHA for a2dc7a1
CHANGELOG.md
@@ -1,6 +1,16 @@
1
Change Log
2
==========
3
4
+Version 1.3.0 *(2022-01-27)*
5
+-----------------------------
6
+
7
+* Improve drawing line number performance
8
+* Improve Auto Complete implementation to fix multi size drop down popup position
9
+* Add setMaxSuggestionsSize to limit the number of suggestions
10
+* Add setAutoCompleteItemHeightInDp take the auto complete list item to change the drop down final size
11
+* Add support for Auto Pair complete
12
+* Improve Auto indenting implementation and be able to support python indentation
13
14
Version 1.2.2 *(2022-01-20)*
15
-----------------------------
16
0 commit comments