All Projects → AmrDeveloper → CodeView

AmrDeveloper / CodeView

Licence: MIT license
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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to CodeView

network tech
Cisco config syntax and snippets for Sublime Text
Stars: ✭ 82 (-67.72%)
Mutual labels:  syntax-highlighting, snippets, highlighting
Ide Stubs
Phalcon IDE Stubs
Stars: ✭ 137 (-46.06%)
Mutual labels:  syntax-highlighting, autocomplete, ide
sublime-PICO-8
PICO-8 plugin for the Sublime Text 3 editor.
Stars: ✭ 42 (-83.46%)
Mutual labels:  syntax-highlighting, snippets, autocomplete
KodeEditor
A simple code editor with syntax highlighting and pinch to zoom
Stars: ✭ 60 (-76.38%)
Mutual labels:  syntax-highlighting, highlighting, codeeditor
sora-editor
A cool code editor library on Android with syntax-highlighting and auto-completion. (aka CodeEditor)
Stars: ✭ 580 (+128.35%)
Mutual labels:  syntax-highlighting, autocomplete, codeeditor
Codeview Android
Display code with syntax highlighting ✨ in native way.
Stars: ✭ 748 (+194.49%)
Mutual labels:  syntax-highlighting, highlighting, android-ui
Graphql For Vscode
GraphQL syntax highlighting, linting, auto-complete, and more!
Stars: ✭ 265 (+4.33%)
Mutual labels:  syntax-highlighting, snippets, autocomplete
misbehave
Add IDE-like text entry to HTML contenteditable tags
Stars: ✭ 34 (-86.61%)
Mutual labels:  syntax-highlighting, ide, auto-indent
Zerobranestudio
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
Stars: ✭ 2,255 (+787.8%)
Mutual labels:  syntax-highlighting, ide
Vscode Vlang
V Language extension for Visual Studio Code.
Stars: ✭ 190 (-25.2%)
Mutual labels:  syntax-highlighting, snippets
linden-scripting-language
Linden Scripting Language (LSL / Second Life) files for your editor.
Stars: ✭ 53 (-79.13%)
Mutual labels:  syntax-highlighting, snippets
Brackeys Ide
👨‍💻 Brackeys IDE is a fast and free multi-language code editor for Android.
Stars: ✭ 154 (-39.37%)
Mutual labels:  syntax-highlighting, ide
Processing Vscode
A Visual Studio Code extension for the programming language Processing
Stars: ✭ 141 (-44.49%)
Mutual labels:  syntax-highlighting, snippets
vim-stylus
A better vim plugin for stylus, including proper and up-to-date syntax highligting, indentation and autocomplete
Stars: ✭ 49 (-80.71%)
Mutual labels:  syntax-highlighting, autocomplete
swoole-ide-helper-phar
Swoole IDE 自动补全,PHAR 包。
Stars: ✭ 14 (-94.49%)
Mutual labels:  autocomplete, ide
kirby-highlight
Themeable server-side syntax highlighting for Kirby
Stars: ✭ 14 (-94.49%)
Mutual labels:  syntax-highlighting, highlighting
Zsh Syntax Highlighting Filetypes
zsh syntax highlighting with dircolors in realtime
Stars: ✭ 130 (-48.82%)
Mutual labels:  syntax-highlighting, highlighting
Sublime-GameMaker-Studio-Language-Bundle
A sublime bundle for GameMaker Language (GML)
Stars: ✭ 32 (-87.4%)
Mutual labels:  syntax-highlighting, snippets
rdocsyntax
Syntax highlighting for R HTML documentation
Stars: ✭ 20 (-92.13%)
Mutual labels:  syntax-highlighting, highlighting
sublime-coconut
Coconut syntax highlighting for Sublime Text and VSCode.
Stars: ✭ 18 (-92.91%)
Mutual labels:  syntax-highlighting, highlighting

CodeView

Codacy Badge CodeFactor Build Min API Level Maven Central Jitpack Version Android Arsenal

Android Library to make it easy to create your CodeEditor or IDE for any programming language even for your programming language, just config the view with your language keywords and other attributes and you can change the CodeView theme in the runtime so it's made it easy to support any number of themes, and CodeView has AutoComplete and you can customize it with different keywords and tokenizers.

Demo

animated animated animated

License

Copyright (c) 2020 - Present Amr Hesham

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].