- Issue created by @Anybody
- First commit to issue fork.
- Merge request !27Resolve #3472241 "Optionally support codemirroreditor" → (Open) created by ankitv18
- Status changed to Needs review
4 months ago 8:43am 5 September 2024 - 🇮🇳India ankitv18
Added codemirror_editor in the require section of composer.json with version 1 and 2 ~~ not sure is there any configuration required.
@anybody: quick question why are we supporting D8 for this module ~~ any specific reason?
- Status changed to Needs work
4 months ago 9:41am 5 September 2024 - 🇩🇪Germany Anybody Porta Westfalica
Sorry, this should not go into composer, as it's just an optional dependency ("suggests" in composer if you'd like to).
This needs to be implemented where the textarea is displayed and if module is enabled, codemirror_editor should be used, like yaml_editor already (which could also go into composer suggests)