Sign in Sign up
nuget

CodeBrix.Platform.AdvancedTextEdit.ApacheLicenseForever

A full-featured code and text editor control for CodeBrix.Platform apps on every head: Windows (Win32 and Skia-on-WPF), Linux (X11, Wayland, FrameBuffer), and macOS. AdvancedTextEdit is a XAML control with the editing model of a professional code editor: an efficient rope-based document with text anchors and grouped undo/redo, syntax highlighting driven by XSHD definition files with built-in definitions for common languages, code folding, a code-completion popup, an in-editor search panel, snippets, smart indentation, line numbers, word wrap, rectangular selection, and virtualized rendering that stays responsive on very large documents. Text is shaped and measured by the family's single text engine (via the CodeBrix.Platform.TextLayout.ApacheLicenseForever dependency), so what the editor draws always matches what a TextBlock draws - no native dependencies beyond SkiaSharp.

nuget View on Nuget

Activity

Latest release
2w ago
Total releases
4
Cadence
~12 days
Last 12 months
4

Details

License
Apache-2.0
First release
Aug 02, 2026
Releases
Version Released
1.0.243.226 patch
1.0.231.233 patch
1.0.231.55 patch
1.0.214.1259 initial