mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
14 lines
843 B
JSON
14 lines
843 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": "VSCode'a Gulp yetenekleri kazandıracak eklenti.",
|
||
"displayName": "VSCode için Gulp desteği",
|
||
"config.gulp.autoDetect": "Gulp görevlerinin otomatik olarak algılanıp algılanmayacağını denetler. Varsayılan olarak açıktır.",
|
||
"gulp.taskDefinition.type.description": "Özelleştirilecek Gulp görevi.",
|
||
"gulp.taskDefinition.file.description": "Görevi sağlayan Gulp dosyası. Atlanabilir."
|
||
} |