CodeEditor module for Gemini, providing a syntax-highlighted code editor using AvalonEdit.
Info
| Version: | 1.0.76-beta |
| Author(s): | Tim Jones |
| Last Update: | Sunday, July 30, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Gemini.Modules.CodeEditor |
Install
Install-Package Gemini.Modules.CodeEditor
dotnet add package Gemini.Modules.CodeEditor
paket add Gemini.Modules.CodeEditor
Gemini.Modules.CodeEditor Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- GeminiWpf(>= 1.0.19)
- AvalonEdit(>= 6.0.0)
- GeminiWpf(>= 1.0.19)
- AvalonEdit(>= 6.0.0)
Tags