AvalonEdit 5.0.3
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are two builds of AvalonEdit included in this package. One that targets .NET 4.0 and one that targets .NET 3.5.
* License changed from LGPL to MIT
* New Feature: Hide mouse cursor while typing (enabled by default)
* New Feature: Highlight current line (disabled by default)
* New Feature: Overstrike mode (disabled by default)
* New Feature: 'underline' attribute in syntax highlighting definitions
* AvalonEdit now raises the WPF DataObject attached events on clipboard and drag'n'drop operations.
* Encoding detection now distinguishes between UTF-8 with BOM and UTF-8 without BOM. This prevents AvalonEdit from adding the BOM to existing UTF-8 files.
* Improved handling of grapheme clusters. A base character followed by a combining mark is now treated as a single character by the caret movement logic.
* Added RichText, RichTextModel and RichTextColorizer.
* Renamed the VB highlighting mode from "VBNET" to "VB"
* Changed IHighlighter API in order to support SharpDevelop's semantic C# highlighter
* The regex-based highlighting engine was moved into its own class (HighlightingEngine) to be separated from the state-tracking logic in DocumentHighlighter.
* Add FileName property to TextDocument class.
* DocumentChangeEventArgs.RemovedText/InsertedText are now of type ITextSource instead of string.
* The error-tolerant XML parser included with AvalonEdit was removed. An improved version of this parser is part of the NRefactory 5 project.
* Removed some obsolete APIs.
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 6.3.1.120 | 2 | 06/01/2026 |
| 6.3.0.90 | 1 | 05/21/2026 |
| 6.2.0.78 | 1 | 07/04/2026 |
| 6.1.3.50 | 1 | 05/21/2026 |
| 6.1.2.30 | 2 | 05/21/2026 |
| 6.1.1 | 2 | 06/10/2026 |
| 6.1.0 | 2 | 05/12/2026 |
| 6.1.0-preview1 | 2 | 05/26/2026 |
| 6.0.1 | 3 | 05/09/2026 |
| 6.0.0 | 1 | 06/10/2026 |
| 6.0.0-rc1 | 2 | 05/26/2026 |
| 6.0.0-preview1 | 2 | 05/26/2026 |
| 6.0.0-netcore3p4alpha1 | 3 | 06/07/2026 |
| 5.0.4 | 1 | 05/12/2026 |
| 5.0.3 | 2 | 05/12/2026 |
| 5.0.2 | 2 | 05/12/2026 |
| 5.0.1-pre | 3 | 05/13/2026 |
| 4.4.2.9744 | 3 | 05/30/2026 |
| 4.4.1.9739 | 3 | 05/30/2026 |
| 4.4.0.9727 | 3 | 05/30/2026 |
| 4.3.1.9430 | 3 | 05/30/2026 |
| 4.3.0.9390 | 3 | 05/30/2026 |
| 4.2.0.8783 | 3 | 05/13/2026 |
| 4.1.0.8000 | 2 | 06/09/2026 |
| 4.0.0.7070 | 2 | 05/18/2026 |