CodeMirror.Erideon
5.65.8
See the version list below for details.
dotnet add package CodeMirror.Erideon --version 5.65.8
NuGet\Install-Package CodeMirror.Erideon -Version 5.65.8
<PackageReference Include="CodeMirror.Erideon" Version="5.65.8" />
<PackageVersion Include="CodeMirror.Erideon" Version="5.65.8" />
<PackageReference Include="CodeMirror.Erideon" />
paket add CodeMirror.Erideon --version 5.65.8
#r "nuget: CodeMirror.Erideon, 5.65.8"
#:package CodeMirror.Erideon@5.65.8
#addin nuget:?package=CodeMirror.Erideon&version=5.65.8
#tool nuget:?package=CodeMirror.Erideon&version=5.65.8
ORIGINAL RELEASES of CodeMirror (NuGet package maintained by Erideon).
CodeMirror is a versatile text editor implemented in JavaScript for the browser.
https://codemirror.net/
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 |
|---|---|---|
| 5.65.18 | 598 | 9/28/2024 |
| 5.65.17 | 485 | 7/27/2024 |
| 5.65.16 | 783 | 11/21/2023 |
| 5.65.15 | 681 | 8/31/2023 |
| 5.65.14 | 512 | 7/18/2023 |
| 5.65.13 | 565 | 4/27/2023 |
| 5.65.12 | 646 | 2/21/2023 |
| 5.65.11 | 755 | 12/24/2022 |
| 5.65.10 | 727 | 11/22/2022 |
| 5.65.9 | 791 | 9/21/2022 |
| 5.65.8 | 854 | 8/22/2022 |
| 5.65.7 | 829 | 7/21/2022 |
| 5.65.6 | 844 | 6/21/2022 |
| 5.65.5 | 881 | 5/31/2022 |
| 5.65.4 | 808 | 5/20/2022 |
| 5.65.3 | 819 | 4/20/2022 |
| 5.65.2 | 1,842 | 2/22/2022 |
| 5.65.1 | 868 | 1/21/2022 |
| 5.65.0 | 731 | 1/5/2022 |
| 5.64.0 | 917 | 11/21/2021 |
- Include direction override and isolate characters in the default set of special characters.
- Fix an issue that could cause document corruption when mouse-selecting during composition.
- foldgutter addon: Refresh markers when the editor’s mode changes.
- merge addon: Fix syntax that prevented the addon from loading in IE10.