CodeView
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
**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...
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...
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";`...
### 🐞 Fix Typo in Installation Instructions **Description:** Fixed a typo in the Gradle configuration example in `docs/install.md`. The word `epositories` was missing the initial `r`, which would cause build...
### Issue: Arabic RTL support and Mixed Text Rendering Hello, and thanks for the fantastic project! There is an issue when writing Arabic mixed with English inside CodeView. Arabic text...