CodeView icon indicating copy to clipboard operation
CodeView copied to clipboard

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

Results 13 CodeView issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When line numbers is tirned on: - There is a blank line when swiping code to the right - Numbers easily overlap code **To Reproduce** To reproduce...

bug

Hello, dear developer, I want the feature of reading keywords from json and advanced highlighter like vs code. This feature is much better because it has a more open hand...

enhancement

Hello! I've tracked a bug back to the `mKeyListener` that is being used to increment `currentIndentation` within `CodeView.java` For example, if I write the following statement: `var foo = "bar";`...

enhancement