# Rosemoe/sora-editor

A multifunctional Android code editor library. (aka CodeEditor)

Repository: https://github.com/Rosemoe/sora-editor
Canonical: https://ross.abutalabs.com/products/sora-editor
Language: Java
License: LGPL-2.1
License Family: copyleft
Topics: android, autocomplete, customview, syntax-highlighting, code-editor, codeeditor
Last push: 2026-08-19T20:04:30+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 60, longevity 100
- inputs: {"age_days": 2402, "days_push": 14, "days_rel": 84, "gap_med": 33, "n_releases_24m": 10}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1405, forks 232 (observed 2026-08-28T04:04:38.186417+00:00)

## What it is
sora-editor is a multifunctional Android code editor library (also known as CodeEditor) providing incremental syntax highlighting, auto-completion, and many editor features. It is distributed via Maven Central and supports TextMate and TreeSitter grammars.

## Use cases
- embed a code editor in an Android app
- add syntax highlighting to a mobile text editor
- build an Android IDE or code editor app
- implement autocomplete and code snippets on Android
- support TextMate or TreeSitter grammars in an Android editor
- add search, replace, and undo/redo to an Android text view

## When to choose
- you need a feature-rich code editor component inside an Android application
- you want incremental syntax highlighting with TextMate/TreeSitter support
- you need editor features like auto-indent, wordwrap, and diagnostic markers out of the box

## When to avoid
- you need a code editor for desktop, iOS, or web platforms
- you only need plain text editing without code-specific features
- your project cannot use LGPL-2.1 licensed libraries

## Facets
- artifact type: library
- maturity: active
- function: editor, ui-components, parser
- domain: mobile-development, text-editors, developer-tools
- platform: jvm
- tags: code-editor, syntax-highlighting, textmate, treesitter, autocomplete, custom-view, android, mobile

## Member repositories
- Rosemoe/sora-editor (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.186417+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:46.058225+00:00, confidence not recorded.
  - readme: https://github.com/Rosemoe/sora-editor (fetched 2026-08-28T04:04:38.186417+00:00, sha 2c10072f80de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
