Koha/koha-tmpl/intranet-tmpl/lib/codemirror
Owen Leonard 58cc70a0cb Bug 27643: Add CodeMirror custom syntax highlighting for SQL runtime parameters
This patch adds some additional configuration to CodeMirror so that
runtime parameters have a distinct color in the CodeMirror SQL editor.

To test, apply the patch and create or edit an SQL report which contains
one or more runtime parameters, e.g. <<branches>>, <<categorycode>>,
etc.

Confirm that when editing the SQL, these parameters should appear as
green text. Save your report and view it. The syntax highlighting should
be updated in this view too.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-02-08 17:09:34 +01:00
..
codemirror.css
codemirror.min.css
codemirror.min.js
css-lint.js
css-lint.min.js
css.js
css.min.js
html-lint.js
html-lint.min.js
javascript-lint.js
javascript-lint.min.js
javascript.js
javascript.min.js
lint.css
lint.js
lint.min.css
lint.min.js
overlay.js
overlay.min.js
sql.js
sql.min.js
xml.js
xml.min.js
yaml-lint.js
yaml-lint.min.js
yaml.js
yaml.min.js