feat: added AvaloniaEdit for the text editor with basic highlight an line count, better "about" dialog and adde textmate
This commit is contained in:
@ -23,6 +23,8 @@
|
||||
<PrivateAssets Condition="'$(Configuration)' != 'Debug'">All</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1"/>
|
||||
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.3.0"/>
|
||||
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.3.0"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user