AvalonEdit Versions Save

The WPF-based text editor component used in SharpDevelop

v6.3.0

1 year ago
  • Change framework targets: .NET 7.0 instead of .NET Core 3.1
  • Spelling fixes by @jimfoye
  • Fixes by @ltrzesniewski for keyword ordering and named highlighting registrations

v6.2.0

1 year ago
  • Change framework targets to .NET Framework 4.6.2, .NET Core 3.1 and .NET 6.0 (.NET Framework 4.0, 4.5 and .NET 5.0 removed)
  • Minor bug fixes

v6.1.3

2 years ago
  • TFM changes: net6.0-windows (LTS) added
  • Expose MarkerPen and MarkerCornerRadius on SearchPanel
  • Fix TSQL highlighting where a backslash exists before a single quote literal ('') in a string

v6.1.2

2 years ago

TFM changes: netcoreapp3.0 removed in favor of netcoreapp3.1 (LTS), net5.0-windows added

v6.1.1

3 years ago

Fix wrong implementation of attached properties

v6.0.1

4 years ago

Minor bug fix release

v6.0

4 years ago

For change details please see CHANGELOG.md. Most notable is the support of .NET Core 3.0.

v6.0-preview1

4 years ago

Built with dotnet-sdk-3.0.100-preview7-012821-win-x64.exe and msbuild version 16.1.76.45076.

Target frameworks: netcoreapp3.0 net40 net45