No description
Find a file
2026-06-16 12:30:05 +02:00
README.md Fix links to core packages 2026-06-16 12:30:05 +02:00

The code for the CodeMirror editor

This project uses a central issue tracker for most packages. Documentation and further info can be found on the website.

The core packages of the project are

The various @codemirror/lang-* packages provide support for specific programming languages. Further extensions, like autocompletion, collaborative editing, a search interface, linting, and a compare/merge interface come in separate packages.

The dev repository contains scripts for development, which can help with, for example, checking out all the separate package repositories and linking them together.