AmrDeveloper / CodeView

Android Library to make it easy to create an Code editor or IDE that support any languages and themes, with auto complete, auto indenting, snippets and more features
https://amrdeveloper.github.io/CodeView/
MIT License
378 stars 48 forks source link

Feature request #19

Open GXSZone opened 2 years ago

GXSZone commented 2 years ago
  1. Auto wordwrap
  2. Single-line long text cannot be swiped left or right
  3. Highlight the line where the caret currently resides.
  4. Highlight Matching Delimiters ( Highlight the opening or closing delimiter when you set the caret at its pair. )
AmrDeveloper commented 2 years ago

Hello @GXSZone

Thanks for your suggestions, I will add them to todo,

In suggestion number 2, you can already swiped left or right, For example this gif from Issue #20 code

codeview_long_line

AmrDeveloper commented 1 year ago

@GXSZone Highlighting the current line number is not available in version 1.3.6