Awesome
<div align="center">sora-editor is a cool and optimized code editor on Android platform
</div>Read this in other languages: English, 简体中文, Español, 日本語.
Note that statements in other languages may not be up-to-date.
Work In Progress This project is still developing slowly.
Issues and pull requests are welcome.
Features
- Incremental syntax highlight
- Auto-completion (with code snippets)
- Auto indent
- Code block lines
- Scale text
- Undo/redo
- Search and replace
- Auto wordwrap
- Show non-printable characters
- Diagnostic markers
- Text magnifier
- Sticky Scroll
- Highlight bracket pairs
- Event System
- TextMate and TreeSitter support
Documentation
To quickly get started, please view this Quickstart Guide.
To check out all docs, please visit Documentation Site.
Screenshots
<div style="overflow: hidden"> <img src="/images/general.jpg" alt="GeneralAppearance" width="40%" align="bottom" /> <img src="/images/problem_indicators.jpg" alt="ProblemIndicator" width="40%" align="bottom" /> </div>Discuss
- Official QQ Group:734652304
- Official Telegram Group
Contributors
<a href="https://github.com/Rosemoe/sora-editor/graphs/contributors"> <img src="https://contrib.rocks/image?repo=Rosemoe/sora-editor" /> </a>License
sora-editor - the awesome code editor for Android
https://github.com/Rosemoe/sora-editor
Copyright (C) 2020-2024 Rosemoe
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA
Please contact Rosemoe by email 2073412493@qq.com if you need
additional information or have any questions
Acknowledgements
Thanks to JetBrains for allocating free open-source
licences for IDEs such as IntelliJ IDEA.
<img src=".github/jetbrains-variant-3.png" width="200"/>