mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
14 lines
1.0 KiB
JSON
14 lines
1.0 KiB
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": "Разрешение для добавления возможностей Gulp в VSCode.",
|
|
"displayName": "Поддержка Gulp для VSCode",
|
|
"config.gulp.autoDetect": "Включает или отключает автоматическое определение заданий Gulp. Значение по умолчанию — \"включено\".",
|
|
"gulp.taskDefinition.type.description": "Задача Gulp для изменения.",
|
|
"gulp.taskDefinition.file.description": "Файл Gulp, в котором находится задача. Можно опустить."
|
|
} |