codemirror
The CodeMirror in-browser code editor
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
- @codemirror/state implements editor state
- @codemirror/view holds the editor UI component
- @codemirror/language provides programming language integration
- @codemirror/commands implements editing commands and key bindings
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.
Sass/SCSS language support for CodeMirror
Updated 2026-04-15 12:30:31 +02:00
Angular Template language mode for CodeMirror
Updated 2026-04-15 12:30:30 +02:00
WebAssembly Text Format support for the CodeMirror code editor
Updated 2026-04-15 12:30:30 +02:00
Lezer grammar language support for CodeMirror
Updated 2026-04-15 12:30:30 +02:00
One Dark theme for the CodeMirror code editor
Updated 2026-04-15 12:30:29 +02:00
Collection of ported legacy language modes for the CodeMirror code editor
Updated 2026-04-15 12:30:29 +02:00
Liquid template support for CodeMirror
Updated 2026-04-15 12:30:29 +02:00
DOM view component for the CodeMirror code editor
Updated 2026-04-15 12:30:28 +02:00
Language support infrastructure for the CodeMirror code editor
Updated 2026-04-15 12:30:28 +02:00