This repository was archived by the owner on Oct 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 802
AvalonEdit
DanielGrunwald edited this page Dec 4, 2009
·
21 revisions
AvalonEdit is the name of the new WPF-based text editor in SharpDevelop 4.x "Mirador"
You can download AvalonEdit as part of SharpDevelop 4.x from our subversion repository or from the build server. These builds target .NET 4.0, but ICSharpCode.AvalonEdit.dll is being compiled for .NET 3.5 SP1.
The source code download of AvalonEdit contains sources for a help file (created with Sandcastle, if you don't like reading the XML sources). The compiled help file is currently only available as download on the "Using AvalonEdit" CodeProject article.
- Using AvalonEdit - CodeProject article
- 'lost chapters' from above article: removed because the article got too long; not completely finished
- Forum post on retrieving syntax highlighting information
- Future Focus blog posts
- WPF Text Blog (quite a few interesting blog posts)
- A fast font drop down list
- Advanced Text Formatting