-
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 …
-
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.
-
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…
-
```
somali daawasho maqal iyomuuqaal intaba
```
Original issue reported on code.google.com by `bpuntlan...@gmail.com` on 16 Mar 2012 at 10:24
Attachments:
- [codemirror.js.patch](https://storage.goo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
`codemirror-graphql` depends on `@types/codemirror@^0.0.90` but has peerDependency on `codemi…
-
Right now playground uses codemirror, I think it would be simpler to switch to monaco implementation.
-
We will have a combo where you select language (Javascript, HTML, ...) and we get sintax higlighting
-
This would be great if it was actually in the codemirror repo. Much easier to install and set up :)
-
Component produces codemirror editor with these wierd styles that are __little bit__ hard to edit:
![image](https://user-images.githubusercontent.com/61386270/182184893-bd52cdee-3d41-4f7f-8780-233d…
-
Create Codemirror module supporting WYSIWYG Markdown.
* Interactive todo items
* Code blocks
* Embedded links (also images?)
* Mathjax?
Possible approach: Build the raw editor in its own pack…