PavelTorgashov/FastColoredTextBox
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET. observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 25
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4948
- days_rel: n/a
- days_push: 450
- n_releases_24m: 0
Adoption not part of the score
1282 stars · 480 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FastColoredTextBox is a .NET text editor component with fast, customizable syntax highlighting. It supports regex-based styling, word wrap, find/replace, code folding, and multilevel undo/redo, and handles very large files.
Use cases
- embed a syntax-highlighted code editor in a .NET winforms app
- build a custom text editor with syntax highlighting in C#
- display and edit very large text files in .NET
- add find/replace and code folding to a .NET textbox
- colorize text based on regular expressions in a .NET control
When to choose
- you need a fast, embeddable syntax-highlighting editor control for .NET desktop apps
- you want regex-driven custom highlighting rules
- you must handle large files in an editor component
When to avoid
- you need a cross-platform editor outside Windows/.NET
- you want a full standalone IDE rather than an embeddable component
- you need a web-based editor
Facets
library · maturity active
editor ui-components text-editors developer-tools frontend dotnet windows syntax-highlighting winforms text-editor-component csharp code-folding desktop
1 source
- readme: https://github.com/PavelTorgashov/FastColoredTextBox · fetched 2026-08-28 · 64ef0567e4bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PavelTorgashov/FastColoredTextBox | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="PavelTorgashov/FastColoredTextBox")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem