Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/cht/extensions/json/package.i18n.json')
-rw-r--r--i18n/cht/extensions/json/package.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/cht/extensions/json/package.i18n.json b/i18n/cht/extensions/json/package.i18n.json
index 15eaaf64aef..b0012a5af6c 100644
--- a/i18n/cht/extensions/json/package.i18n.json
+++ b/i18n/cht/extensions/json/package.i18n.json
@@ -16,5 +16,6 @@
"json.format.enable.desc": "啟用/停用預設 JSON 格式器 (需要重新啟動)",
"json.tracing.desc": "追蹤 VS Code 與 JSON 語言伺服器之間的通訊。",
"json.colorDecorators.enable.desc": "啟用或停用彩色裝飾項目",
- "json.colorDecorators.enable.deprecationMessage": "設定 `json.colorDecorators.enable` 已淘汰,將改為 `editor.colorDecorators`。"
+ "json.colorDecorators.enable.deprecationMessage": "設定 `json.colorDecorators.enable` 已淘汰,將改為 `editor.colorDecorators`。",
+ "json.experimental.syntaxFolding": "啟用/停用語法感知折疊標記。"
} \ No newline at end of file