mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
2018-03-06. Merged in translations from Transifex.
This commit is contained in:
committed by
Sandeep Somavarapu
parent
b1663316da
commit
d41bb9dd1c
@@ -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 標籤的自動關閉功能。"
|
||||
}
|
||||
Reference in New Issue
Block a user