Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

NotroDev/SkAvalonEdit

 
 

Repository files navigation

AvalonEditB

nuget fuget code size License

logo

AvalonEditB is a fork of a AvalonEdit with some small modifications like:

  • Search-and-Replace functionality taken and adapted from PR 99
  • Block Selection with middle mouse button (like in VS code)
  • Some private properties exposed as public

Download

AvalonEditB is available as NuGet package.

How to build

Just run dotnet build in AvalonEditB directory.

Documentation

Check out the original original documentation and the samples and articles wiki page. Building the documentation and running the test currently does not work from this fork.

License

AvalonEditB also has the MIT License.

Logo by Lovepik

Projects using AvalonEditB

Changelog

1.8.0

  • Enable code folding in more than one TextViews.
  • Don't build visual lines from collapsed lines

1.7.1

  • bring in changes from Avalonedit 6.3.0
  • support all FontWeights and stylistic set 1 in xshd syntax highlighting

1.6.0

  • show count in search
  • fix typos

1.5.1

  • net7.0
  • bring in changes from Avalonedit repro up till Dec 2022
  • fix typos

1.4.1

  • bring in changes from Avalonedit repro up till July 2022

1.4.0

  • bring in changes from Avalonedit 6.1.3

1.3.0

  • target net6.0 and net472

1.2.0

  • Revert to original sorting in completion list.
  • Improve Error messages of TextSegment.
  • All relevant commits up to release 6.1.2 of AvalonEdit are included.

1.0.0

  • All relevant commits up to release 6.1.1 of AvalonEdit are included.

About

A fork of AvalonEditB created for SkEditor+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.9%
  • HTML 3.0%
  • Python 0.1%