-
**Issue by [peterflynn](https://github.com/peterflynn)**
_Tuesday Feb 28, 2012 at 19:56 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/324_
----
See comment in brackets_codemir…
-
Hey, maybe i do something wrong, but do you have intellisense/autocomplete? I can't see it in the demo and i'm not able to get it fixed. Codemirror should have it by default, as far as I know.
Tha…
-
**Issue by [TomMalbran](https://github.com/TomMalbran)**
_Wednesday Mar 13, 2013 at 02:52 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/3115_
----
While doing #3068 i noticed …
-
First, absorb all remaining modules that are html `` imports currently into CommonJS imports (using `require`). Currently this includes:
- jquery-1.7.2.min.js
- ZeroClipboard.min.js
- underscore-min.j…
-
TL;DR:
- [x] Edit all fields in the external editor
- [ ] Vim Mode for Code Mirror Editor
### Request 1
Is it possible that you can implement editing of all fields in the external window?
The…
-
Hi, I ran into this with svelte + svelte-jsoneditor v0.17.9.
When pasting in JSON with duplicate keys, this error from codemirror gets thrown: `Uncaught (in promise) RangeError: Selection points out…
-
Hi 👋
It’s possible to add geosearch widget with meilisearch instance using vue like this example ?
[https://codesandbox.io/embed/6c96p?file=/src/index.js&codemirror=1](https://codesandbox.io/em…
-
Hi everyone,
I started using the ui-codemirror directive a few days ago, and I have to say it is great. I however stumbled upon some refresh problems in a page with a parameter (not sure it is releven…
-
### Prerequisites
- [X] I verified that this is not a filter list issue. Report any issues with filter lists or broken website functionality in the [uAssets issue tracker](https://github.com/uBlock…
-
Originally reported at https://github.com/codemirror/CodeMirror/issues/5305
notebook 5.4.0 (Python 3)
Chrome browser on Linux
Pasting code with tab (`\t`) characters does not normalize the tab …