-
There are currently [36 open issues](https://github.com/JedWatson/react-codemirror/issues), [7 open pull requests ](https://github.com/JedWatson/react-codemirror/pulls). A lot of users are seemingly h…
-
### Describe the bug
When I scroll down the codemirror , the textarea will turn black and console will show an error "Uncaught TypeError: Cannot read properties of null (reading 'nextSibling')".
…
-
Hi!
Does this work with CodeMirror 3? I am getting an error. Details:
Files Included.
```
//= require codemirror
//= require codemirror/modes/javascript
//= require codemirror/modes/css
//= requir…
-
Hello,
I have been working on some models (a few thousand of lines) for my customer (SNCF).
My models include very big json files (examples of request and response data).
I understand that CodeM…
-
值得慎重参考
-
Any plan to support CodeMirror 5?
Thank you
-
Make it so that the tree views, form fields and YAML output are updated when the metadata is and not "_oninput_" or other interaction triggered events.
-
Some of the sites I use have moved to CodeMirror 6 (e.g. https://repl.it) and I'm now getting problems using firenvim.
In particular, the filetype is no longer set correctly - everything now fires …
-
I'm creating this issue intending it as a feature request. I'm trying to save articles from Google Cloud Blog and there are code blocks that use CodeMirror for display. When I add this link with Omniv…
-
Right now playground uses codemirror, I think it would be simpler to switch to monaco implementation.