/*--------------------------------------------------------------------------------------------- * 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. { "configuration.typescript": "TypeScript", "format.insertSpaceAfterCommaDelimiter": "定義逗號分隔符號後的空格處理", "format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": "定義匿名函式之函式關鍵字後的空格處理", "format.insertSpaceAfterKeywordsInControlFlowStatements": "定義控制流量陳述式內關鍵字後的空格處理", "format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": "定義左中括弧與非空白右中括弧間的空格處理", "format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": "定義左括弧與非空白右括弧間的空格處理", "format.insertSpaceAfterSemicolonInForStatements": "定義 for 陳述式內分號後的空格處理", "format.insertSpaceBeforeAndAfterBinaryOperators": "定義二元運算子後的空格處理", "format.placeOpenBraceOnNewLineForControlBlocks": "定義是否將左大括弧放入控制區塊的新行", "format.placeOpenBraceOnNewLineForFunctions": "定義是否將左大括弧放入函式的新行", "javascript.reloadProjects.title": "重新載入 JavaScript 專案", "javascript.validate.enable": "啟用 / 停用 JavaScript 驗證", "typescript.reloadProjects.title": "重新載入 TypeScript 專案", "typescript.tsdk.desc": "指定資料夾路徑,其中包含要使用的 tsserver 和 lib*.d.ts 檔案。", "typescript.tsserver.experimentalAutoBuild": "啟用實驗性自動建置。需要 1.9 dev 或 2.x tsserver 版本,且在變更後必須重新啟動 VS Code。", "typescript.tsserver.trace": "允許追蹤傳送到 TS 伺服器的訊息", "typescript.useCodeSnippetsOnMethodSuggest.dec": "使用其參數簽章完成函式。", "typescript.validate.enable": "啟用 / 停用 TypeScript 驗證" }