diff --git a/i18n/zh_CN.json b/i18n/zh_CN.json index 2374694..7478b7a 100644 --- a/i18n/zh_CN.json +++ b/i18n/zh_CN.json @@ -55,5 +55,6 @@ "donate": "捐赠", "confirm_save": "请确认所有文件已保存", "workspace": "工作空间", - "project_address": "项目地址" + "project_address": "项目地址", + "community": "社区" } diff --git a/static/css/wide.css b/static/css/wide.css index 9e252a5..4d30cdf 100644 --- a/static/css/wide.css +++ b/static/css/wide.css @@ -224,7 +224,8 @@ overflow-y: auto; } -.CodeMirror { +.CodeMirror, +.CodeMirror-hints { font-family: Consolas, Courier New, monospace; } diff --git a/static/js/editors.js b/static/js/editors.js index 800aac5..686f3ce 100644 --- a/static/js/editors.js +++ b/static/js/editors.js @@ -123,7 +123,7 @@ var editors = { length = 10; } - var listHTML = "