mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
14 lines
796 B
JSON
14 lines
796 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"description": "將 Jake 功能新增至 VSCode 的延伸模組。",
|
|
"displayName": "VSCode 的 Jake 支援",
|
|
"jake.taskDefinition.type.description": "要自訂的 Jake 工作。",
|
|
"jake.taskDefinition.file.description": "提供工作的 Jack 檔案。可以省略。",
|
|
"config.jake.autoDetect": "控制 Jake 工作的自動偵測為開啟或關閉。預設為開。"
|
|
} |