You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the CodeMirror submodule would enable the rest of Symphony to use the syntax highlighting if required (ie. we have the current highlighting for error pages, but if CodeMirror is around, it is enhanced).
Originally from this issue, Bitter preprocessing the XML at the server level which causes the page to hang and take a long time to execute.
By moving the processing off the server and into the client side, things should be quicker.
Implementation details of CodeMirror start in this comment
The text was updated successfully, but these errors were encountered: