/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { "command.removeTag": "移除標籤", "command.updateTag": "更新標記", "command.matchTag": "前往相符的配對", "command.balanceIn": "平衡(向內)", "command.balanceOut": "平衡(向外)", "command.prevEditPoint": "移至上一個編輯端點", "command.nextEditPoint": "移至下一個編輯端點", "command.mergeLines": "合併行", "command.selectPrevItem": "選取上一個項目", "command.selectNextItem": "選取下一個項目", "command.splitJoinTag": "分割/聯結標記", "command.toggleComment": "切換註解", "command.evaluateMathExpression": "評估數學運算式", "command.updateImageSize": "更新影像大小", "command.reflectCSSValue": "反射 CSS 值", "command.incrementNumberByOne": "依 1 遞增", "command.decrementNumberByOne": "依 1 遞減", "command.incrementNumberByOneTenth": "依 0.1 遞增", "command.decrementNumberByOneTenth": "依 0.1 遞減", "command.incrementNumberByTen": "依 10 遞增", "command.decrementNumberByTen": "依 10 遞減", "emmetSyntaxProfiles": "為指定的語法定義設定檔,或透過特定規則使用自己的設定檔。", "emmetExclude": "不應展開 Emmet 縮寫的語言陣列。", "emmetExtensionsPath": "前往包含 Emmet 設定檔、程式碼片段和喜好設定的資料夾之路徑。emmet.useNewEmmet 設定為 True 時,從延伸模組路徑只會接受設定檔。", "emmetShowExpandedAbbreviation": "顯示建議之展開的 Emmet 縮寫\n\"inMarkupAndStylesheetFilesOnly\" 選項適用於 html、haml、jade、slim、xml、xsl、css、scss、sass、less 和 stylus。\n不論標記/css 為何,該選項「一律」適用於檔案的所有部分。", "emmetShowAbbreviationSuggestions": "顯示建議之可能的 Emmet 縮寫。但在樣式表內,或若 emmet.showExpandedAbbreviation 設為「永不」,則不適用。", "emmetIncludeLanguages": "以預設未支援的語言啟用 Emmet 縮寫。在此新增該語言和 Emmet 支援的語言間之對應。例如: {\"vue-html\": \"html\", \"javascript\": \"javascriptreact\"} ", "emmetVariables": "要在 Emmet 程式碼片段中使用的變數" }