Split out expandable editors and add JS editor

This commit is contained in:
Nick O'Leary
2018-07-15 21:06:51 +01:00
parent 7fca04404e
commit 529b358c9b
9 changed files with 892 additions and 651 deletions

View File

@@ -639,6 +639,9 @@
"eval": "Error evaluating expression:\n __message__"
}
},
"jsEditor": {
"title": "JavaScript editor"
},
"jsonEditor": {
"title": "JSON editor",
"format": "format JSON"