-
CodeMirror keybindings seem are much more intuitive.
Compare keybindings with CodeMirrors and apply what makes most sense.
-
I am trying to use this gem for a text editor. In the view of the text, the page is not looking good because all the lines are being rendered as one line, instead of paragraph blocks.
![screen shot…
jimun updated
9 years ago
-
There are a couple of spots in the control panel where there are no language keys because they're missing from javascript:
https://github.com/ExpressionEngine/ExpressionEngine/blob/ba9e8730b50a2fb7…
-
```
It would be useful for the user's GEL and Jython code to be highlighted
correctly as they type into the transform textarea. I'd like to propose using
something like the CodeMirror library to do…
-
```
It would be useful for the user's GEL and Jython code to be highlighted
correctly as they type into the transform textarea. I'd like to propose using
something like the CodeMirror library to do…
-
```
It would be useful for the user's GEL and Jython code to be highlighted
correctly as they type into the transform textarea. I'd like to propose using
something like the CodeMirror library to do…
-
```
It would be useful for the user's GEL and Jython code to be highlighted
correctly as they type into the transform textarea. I'd like to propose using
something like the CodeMirror library to do…
-
- I think tui.editor uses CodeMirror inside, so i would like to use Vim binding feature of CodeMirror in tui.editor.
- I guess the processing is just passing options to the CodeMirror and loading so…
-
**Issue:**
I want to add snippet with multiple fields in my code editor. I am able to add snippet but when I am trying to switch to next field using `Tab`, it does not shift to next field. Instead …
-
I think about to use this bundle for my projects.
BUT - I wonder if there will be multiple includes of this css and js files:
```
{# CSS. #}
{% if froala_includeFontAwesome %}
…