mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
14 lines
873 B
JSON
14 lines
873 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": "Estensione che aggiunge le funzionalità di Jake a VSCode.",
|
|
"displayName": "Supporto di Jake per VSCode",
|
|
"jake.taskDefinition.type.description": "L'attività di Jake da personalizzare.",
|
|
"jake.taskDefinition.file.description": "Il file di Jake che fornisce l'attività. Può essere omesso.",
|
|
"config.jake.autoDetect": "Controlla se la rilevazione automatica delle attività Jake è on/off. L'impostazione predefinita è 'on'."
|
|
} |