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/html/package.i18n.json')
-rw-r--r--i18n/cht/extensions/html/package.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/cht/extensions/html/package.i18n.json b/i18n/cht/extensions/html/package.i18n.json
index 9c9c23c6083..d120f92d827 100644
--- a/i18n/cht/extensions/html/package.i18n.json
+++ b/i18n/cht/extensions/html/package.i18n.json
@@ -7,6 +7,7 @@
"Do not edit this file. It is machine generated."
],
"displayName": "HTML 語言功能",
+ "description": "為 HTML、Razor 及 Handlebars 檔案提供豐富的語言支援。",
"html.format.enable.desc": "啟用/停用預設 HTML 格式器",
"html.format.wrapLineLength.desc": "每行的字元數上限 (0 = 停用)。",
"html.format.unformatted.desc": "不應重新格式化的逗號分隔標記清單。'null' 預設為 https://www.w3.org/TR/html5/dom.html#phrasing-content 中列出的所有標記。",
@@ -28,5 +29,6 @@
"html.trace.server.desc": "追蹤 VS Code 與 HTML 語言伺服器之間的通訊。",
"html.validate.scripts": "設定內建 HTML 語言支援是否會驗證內嵌指定碼。",
"html.validate.styles": "設定內建 HTML 語言支援是否會驗證內嵌樣式。",
+ "html.experimental.syntaxFolding": "啟用/停用語法感知摺疊標記。",
"html.autoClosingTags": "啟用/停用 HTML 標籤的自動關閉功能。"
} \ No newline at end of file