Update git submodules
* Update plugins/codemirror-editor from branch 'stable-3.12'
to 5248349d072fb4cff7d4a2eeea63bb652836c1f1
- Create a gerrit theme for CodeMirror
It highlights more. To name one it does extra with is propertyName.
It also tries to align with what we do for highlight.js.
Depends-On: Ibf3b98ff6a3f2edf093bf212b5f96bc4ef315547
Change-Id: Ie2873fece99f755805afa915fe1f052d531797ed
(cherry picked from commit 331d1728d9a74fa9cdffbba3c85645a36419eff6)
- Revert "Use json from legacy-modes"
This reverts commit 1f3978dd6b038ca07f5514d23689ede3edc94403.
The reason why under the moder lang-json that it didn't highlight as
well, was because the default theme doesn't highlight everything.
For example it doesn't highlight propertyName.
We have to create our own theme that highlights it.
Change-Id: I4899f5199484d22c317a2e238b132a307e01548b
(cherry picked from commit 67b12072c8e05a921324c7cebf3b3cea68f70c9a)
diff --git a/plugins/codemirror-editor b/plugins/codemirror-editor
index 1f3978d..5248349 160000
--- a/plugins/codemirror-editor
+++ b/plugins/codemirror-editor
@@ -1 +1 @@
-Subproject commit 1f3978dd6b038ca07f5514d23689ede3edc94403
+Subproject commit 5248349d072fb4cff7d4a2eeea63bb652836c1f1