16 Dec
2015
16 Dec
'15
4:56 p.m.
Hello devs, In order to be able to use the CodeMirror editor in other extensions, we'd like to split the Syntax Highlighting application in two parts (Cf http://jira.xwiki.org/browse/WIKIEDITOR-37) A new extension, Syntax Highlighting UI Module, would be created and it would provides the ability to transform a given textarea into a CodeMirror editor. The current extension would keep the part which detect all textareas in 'edit' mode and transform them into CodeMirror editors (with a dependency on the new extension). If this is accepted, we'll need a new Jira project for the module. Thanks, Yann