Blitz.AvaloniaEdit
1.0.1
dotnet add package Blitz.AvaloniaEdit --version 1.0.1
NuGet\Install-Package Blitz.AvaloniaEdit -Version 1.0.1
<PackageReference Include="Blitz.AvaloniaEdit" Version="1.0.1" />
paket add Blitz.AvaloniaEdit --version 1.0.1
#r "nuget: Blitz.AvaloniaEdit, 1.0.1"
// 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 | Versions 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. |
-
net8.0
- Avalonia (>= 11.0.6)
- Avalonia.AvaloniaEdit (>= 11.1.0)
- Avalonia.Desktop (>= 11.0.6)
- Avalonia.Fonts.Inter (>= 11.0.6)
- Avalonia.ReactiveUI (>= 11.0.6)
- Avalonia.Themes.Fluent (>= 11.0.6)
- AvaloniaEdit.TextMate (>= 11.1.0)
- Material.Icons (>= 2.1.10)
- Material.Icons.Avalonia (>= 2.1.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Support for Themes from Files