- πΊπΈUnited States justcaldwell Austin, Texas
We use CodeMirror Editor β to edit code-only blocks. Works great for our needs.
- πΊπΈUnited States wells Seattle, WA
Ooooh that looks good. Anyone know if CodeMirror Editor has feature parity with CKEditor CodeMirror? I haven't been able to devote much time to maintenance here so if that module is using a more up-to-date API and is better maintained I'm happy to recommend it over this one.
- πΊπΈUnited States justcaldwell Austin, Texas
I think the two fill different needs. This module (greatly) improves the user experience when using ckeditor's view/edit source feature, with the ckeditor wysiwyg still intended to be the primary editing mode.
CodeMirror Editor is a dedicated editor for code and would be associated with it's own text format.
- πΊπΈUnited States wells Seattle, WA
Ahh ok. Makes sense. Thanks.
Maybe it does mean we could make that a recommendation for this particular feature need. As I said two years ago... there was some reason I wasn't able to keep this feature in the updated version of CodeMirror.
- πΊπΈUnited States justcaldwell Austin, Texas
Maybe it does mean we could make that a recommendation for this particular feature need.
Makes sense to me. That's definitely how we're using it.