Ross ROSS = Recommend OSS · open-source software intelligence for agents

AvaloniaUI/AvaloniaEdit

Avalonia-based text editor (port of AvalonEdit) observed · 2026-08-28

github.com/AvaloniaUI/AvaloniaEdit · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 86
  • Release rhythm 57
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 48
  • age_days: 3420
  • days_rel: 209
  • days_push: 89
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1124 stars · 230 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

AvaloniaEdit is a C# text editor control for the Avalonia UI framework, ported from the WPF-based AvalonEdit. It provides syntax highlighting, code folding, code completion, multi-caret editing, and other rich text editing features as an embeddable UI component.

Use cases

  • embed a code editor with syntax highlighting in an Avalonia app
  • add line numbers and code folding to a text view
  • build a lightweight IDE or script editor in .NET
  • display and edit large text documents with virtualization
  • add TextMate grammar-based highlighting to a cross-platform .NET app

When to choose

  • you are building an Avalonia desktop application that needs a rich text or code editor
  • you want AvalonEdit-like features cross-platform in .NET
  • you need customizable editor features like folding, completion, and multi-caret editing

When to avoid

  • you are building a WPF app (use the original AvalonEdit instead)
  • you need a full IDE experience rather than an embeddable editor control
  • your app does not use Avalonia or .NET

Facets

library · maturity active

editor ui-components text-editors developer-tools cross-platform cross-platform dotnet avalonia text-editor syntax-highlighting code-folding code-completion wpf-port

1 source

Member repositories

RepositoryRoleHealth v2
AvaloniaUI/AvaloniaEditmain79

For agents

markdown · JSON · MCP: product_card(name="AvaloniaUI/AvaloniaEdit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem