feat: added AvaloniaEdit for the text editor with basic highlight an line count, better "about" dialog and adde textmate

This commit is contained in:
2026-04-09 17:09:01 +02:00
parent d6d621dc92
commit cbf0891ba4
51 changed files with 564 additions and 17 deletions

View File

@ -125,6 +125,10 @@
"target": "Package",
"version": "[11.3.6, )"
},
"Avalonia.AvaloniaEdit": {
"target": "Package",
"version": "[11.3.0, )"
},
"Avalonia.Desktop": {
"target": "Package",
"version": "[11.3.6, )"
@ -141,6 +145,10 @@
"target": "Package",
"version": "[11.3.6, )"
},
"AvaloniaEdit.TextMate": {
"target": "Package",
"version": "[11.3.0, )"
},
"CommunityToolkit.Mvvm": {
"target": "Package",
"version": "[8.2.1, )"