Skip to content

CodeView 1.3.0

Compare
Choose a tag to compare
@AmrDeveloper AmrDeveloper released this 27 Jan 14:39
· 86 commits to master since this release
  • Version 1.3.0 (2022-01-27)
    • Improve drawing line number performance
    • Improve Auto Complete implementation to fix multi size drop down popup position
    • Add setMaxSuggestionsSize to limit the number of suggestions
    • Add setAutoCompleteItemHeightInDp take the auto complete list item to change the drop down final size
    • Add support for Auto Pair complete
    • Improve Auto indenting implementation and be able to support python indentation (Issue #9)