-
Hi thank you for the great work.
Did u consider upgade this project for codemirror 6?
-
I'm changing app.html to be mostly dark, so we need a dark-mode theme for codemirror. i decided so solve this problem by delegating it to you bc you javascripted the codemirror editor.
themes:
htt…
-
I had a look into your code because of the other issue and I found the comment on line [232](https://github.com/enturn/brackets-quick-search/blob/master/find.js#L232).
According to the [link](https://…
Hirse updated
10 years ago
-
**First of all, thanks for this library!**
I just had a small hiccup using `createEditorReadonly` along with
```js
import { search, searchKeymap } from "@codemirror/search";
createExtension((…
-
I noticed that issue #83 attempted to resolve this problem, but I am still encountering it. I am using Microsoft Input Method or Rime Input Method (Chinese).
Expected Result: The input method shoul…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
In graphiql-react package, the useKeyMap hook accepts an editor, keys and a callback. When `k…
isomx updated
2 months ago
-
#2 was fixed by switching the code editor to CodeMirror, but this doesn't have support for devicetree highlighting, nor can the existing highlight.js or tree-sitter parsers be integrated with it.
h…
-
I'm working on CitSci Notebook at ScienceAtHome (Aarhus University) and am trying to implement Vistrates in the projects. However I get the message that javascript-viscontroller is "invalid" and it se…
-
> vue:2.6.0
> component: 4.0.6
``
the world of 'hello' is not displayed
-
### one problem happened in my project:
1. you can see my code,following:
```
import 'codemirror/theme/base16-dark.css';
import 'codemirror/addon/hint/s…