Blitz.AvaloniaEdit 1.0.1

dotnet add package Blitz.AvaloniaEdit --version 1.0.1                
NuGet\Install-Package Blitz.AvaloniaEdit -Version 1.0.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Blitz.AvaloniaEdit" Version="1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blitz.AvaloniaEdit --version 1.0.1                
#r "nuget: Blitz.AvaloniaEdit, 1.0.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Blitz.AvaloniaEdit as a Cake Addin
#addin nuget:?package=Blitz.AvaloniaEdit&version=1.0.1

// Install Blitz.AvaloniaEdit as a Cake Tool
#tool nuget:?package=Blitz.AvaloniaEdit&version=1.0.1                

BlitzEdit

Blitz Edit, is intended to be a control library that I use in Blitz Search as well as a standalone Exectuable to be personally signed and deployed alongside Blitz Search.

Why does the world need another text editor?

It doesn't..

C# does need improvements in-an around UI for Editting text, The AvaloniaEdit ( Avalonia UI ) control has made great strides from a library that I also have Experience with ( AvalonEdit ). So this would be MY grounds to prove out contributions.

What are the Improvements to AvaloniaEdit?

There are a lot of Modern Text Editor convensions, with regards to raw-text editting, that I would like to contribute. They are things like Soft-Undo, Multi-caret editting, Mini-maps.

I still don't get it

It's ok..

This would be a different kind of Editor, one that Leans entirely on Blitz Search for finding stuff and being generally a quiet place for doing just text editting, No AI, No Code-Completion, No nagging. Just text edits. When paired with Blitz Search, and Blitz Searches robust Find/Replace, It should be a pretty nifty powerfull tool to have in the box.

asdf

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 71 10/23/2024
1.0.0 136 10/18/2024

Support for Themes from Files