# PavelTorgashov/FastColoredTextBox

Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.

Repository: https://github.com/PavelTorgashov/FastColoredTextBox
Canonical: https://ross.abutalabs.com/products/fastcoloredtextbox
Language: C#
License: NOASSERTION
License Family: other
Last push: 2025-06-10T02:28:07+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 25, release rhythm 35, longevity 100
- inputs: {"age_days": 4948, "days_push": 450, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1282, forks 480 (observed 2026-08-28T04:04:14.054843+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: editor, ui-components
- domain: text-editors, developer-tools, frontend
- platform: dotnet, windows
- tags: syntax-highlighting, winforms, text-editor-component, csharp, code-folding, desktop

## Member repositories
- PavelTorgashov/FastColoredTextBox (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.054843+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:57:40.446562+00:00, confidence not recorded.
  - readme: https://github.com/PavelTorgashov/FastColoredTextBox (fetched 2026-08-28T04:04:14.054843+00:00, sha 64ef0567e4bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
