Pinned Repositories
basic-setup
Example configuration for the CodeMirror code editor
CodeMirror-v1
An editable-iframe based code editor in JavaScript. See https://github.com/marijnh/CodeMirror for the currently maintained version
codemirror5
In-browser code editor (version 5, legacy)
collab
Collaborative editing for the CodeMirror code editor
dev
Development repository for the CodeMirror editor project
lang-markdown
Markdown language support for the CodeMirror code editor
legacy-modes
Collection of ported legacy language modes for the CodeMirror code editor
state
Editor state data structures for the CodeMirror code editor
text
Document data structure for the CodeMirror code editor
view
DOM view component for the CodeMirror code editor
CodeMirror's Repositories
codemirror/codemirror5
In-browser code editor (version 5, legacy)
codemirror/view
DOM view component for the CodeMirror code editor
codemirror/legacy-modes
Collection of ported legacy language modes for the CodeMirror code editor
codemirror/lang-markdown
Markdown language support for the CodeMirror code editor
codemirror/lang-sql
SQL language support for the CodeMirror code editor
codemirror/merge
Merge view for CodeMirror
codemirror/state
Editor state data structures for the CodeMirror code editor
codemirror/theme-one-dark
One Dark theme for the CodeMirror code editor
codemirror/autocomplete
Autocompletion for the CodeMirror code editor
codemirror/lang-javascript
JavaScript language support for the CodeMirror code editor
codemirror/lang-python
Python language support for the CodeMirror code editor
codemirror/website
codemirror/lang-json
JSON language support for the CodeMirror code editor
codemirror/commands
Collection of editing commands for the CodeMirror code editor
codemirror/lang-vue
Vue template support for CodeMirror
codemirror/lang-html
HTML language support for the CodeMirror code editor
codemirror/lang-rust
Rust language support for the CodeMirror code editor
codemirror/language
Language support infrastructure for the CodeMirror code editor
codemirror/search
Search functionality for the CodeMirror code editor
codemirror/lang-css
CSS language support for the CodeMirror code editor
codemirror/lang-php
PHP integration for CodeMirror
codemirror/lang-java
Java language support for the CodeMirror code editor
codemirror/lang-yaml
YAML language support for CodeMirror
codemirror/lang-liquid
Liquid template support for CodeMirror
codemirror/lang-sass
Sass/SCSS language support for CodeMirror
codemirror/lang-xml
XML language support for the CodeMirror code editor
codemirror/lang-go
Go language support for CodeMirror
codemirror/lang-lezer
Lezer grammar language support for CodeMirror
codemirror/lang-wast
WebAssembly Text Format support for the CodeMirror code editor
codemirror/lang-less
Less editor support for CodeMirror