AvalonEdit is the WPF-based text editor used in SharpDevelop. There are five builds of AvalonEdit included in this package: .NET Framework 4.5 and 4.0, .NET Core 3.1, .NET 5.0 for Windows, .NET 6.0 for Windows.
NRefactory supports analysis of C# source code: it includes a parser, abstract syntax tree,
type system, semantic analysis (resolver), code completion, and several refactorings.
Depends on Roslyn 1.0.0-rc2 packages.
Sample code for AvalonEdit the WPF-based text editor used in SharpDevelop.
Modify your App.xaml file so the StartupUri points to the AvalonEdit Sample window:
StartupUri="/Samples/AvalonEdit/Window1.xaml"
ICSharpCode.TextEditor WinForms Control extended by a couple of new options:
* Auto-hides Scrollbars when they are not needed
* Highlighting drop-down selectable from Forms Editor
* Right-click cut/copy/paste menu
* Removed ugly dotted line
* SQL Highlighting
NRefactory supports analysis of C# source code: it includes a parser, abstract syntax tree, type system, semantic analysis (resolver), code completion, and several refactorings.
SharpDevelop Reports comes with a WPF-based reports designer and runtime that can be freely included in your applications. Version 5 is rearchitected for better programmability and performance
(JetBrains repack) NRefactory supports analysis of C# source code: it includes a parser, abstract syntax tree, type system, semantic analysis (resolver), code completion, and several refactorings.
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are three builds of AvalonEdit included in this package: .NET 4.0, 4.5 and .NET Core 3.0.
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are five builds of AvalonEdit included in this package: .NET Framework 4.5 and 4.0, .NET Core 3.1, .NET 5.0 for Windows, .NET 6.0 for Windows.