CodeMirror.Erideon 5.65.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeMirror.Erideon --version 5.65.0
                    
NuGet\Install-Package CodeMirror.Erideon -Version 5.65.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeMirror.Erideon" Version="5.65.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeMirror.Erideon" Version="5.65.0" />
                    
Directory.Packages.props
<PackageReference Include="CodeMirror.Erideon" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CodeMirror.Erideon --version 5.65.0
                    
#r "nuget: CodeMirror.Erideon, 5.65.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CodeMirror.Erideon@5.65.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodeMirror.Erideon&version=5.65.0
                    
Install as a Cake Addin
#tool nuget:?package=CodeMirror.Erideon&version=5.65.0
                    
Install as a Cake Tool

ORIGINAL RELEASES - but 3rd party maintained. CodeMirror is a versatile text editor implemented in JavaScript for the browser.

There are no supported framework assets in this package.

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
Loading failed

- brace-folding addon: Fix broken folding on lines with both braces and square brackets.
- vim bindings: Support g0, g$, g<Arrow>.