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