-
### one problem happened in my project:
1. you can see my code,following:
```
import 'codemirror/theme/base16-dark.css';
import 'codemirror/addon/hint/s…
-
Hi, I'm trying to use the generated wasm file with web-tree-sitter and the following error appears when trying to parse code:
```
RuntimeError: null function or function signature mismatch
a…
-
## What happened?
I went on dartpad.dev to test something out while being on my phone. After deleting the existing for loop, I wanted to declare a variable, but I couldn't add spaces. Had to create…
Xazin updated
2 weeks ago
-
First setup after cloning the repo.
```bash
$ yarn setup
yarn run v1.22.22
$ yarn install && yarn setup:frontend && yarn setup:backend
warning package-lock.json found. Your project contains loc…
-
```
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…
-
This package seems dead and pull requests to update dependencies are not being accepted. I've found a better solution in [codemirror.next](https://github.com/codemirror/codemirror.next). It's fully ty…
-
Hello sir its been 4 years since you wrote this and here i am using your code. thanks
well there has been a little change in codemirror api, path to content is now ShareDB.data.content
i think whe…
-
```
Error at https://cdn.jsdelivr.net/npm/codemirror@5.60.0/lib/codemirror.min.js:7:11053 k(...).getBoundingClientRect
```
Is this fixable? Any idea of what the issue might be?
-
Hello. Nice looking plugin.
Is this for CodeMirror 6, 5, or something else, please?
It would help if the `readme` answered this question
Thanks
-
Related to #109, wanted to get your thoughts on updating the editor from CM5 -> CM6 even if Monaco does get chosen later down the line.