mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
21 lines
1.1 KiB
JSON
21 lines
1.1 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."
|
|
],
|
|
"workspaceFolder": "Percorso della cartella aperta in VS Code",
|
|
"workspaceFolderBasename": "Nome della cartella aperta In VS Code senza barre di separazione (/)",
|
|
"relativeFile": "Il file attualmente aperto relativo a ${workspaceFolder}",
|
|
"file": "File attualmente aperto",
|
|
"cwd": "Cartella di lavoro attuale per il task di avvio",
|
|
"lineNumber": "La riga attuale nel file attivo",
|
|
"selectedText": "Il testo selezionato nel file attivo",
|
|
"fileDirname": "Il nome della cartella del file attuale",
|
|
"fileExtname": "L'estensione del file attualmente aperto",
|
|
"fileBasename": "Il nome del file attualmente aperto",
|
|
"fileBasenameNoExtension": "Il nome del file attualmente aperto senza estensione",
|
|
"exampleExtension": "Esempio"
|
|
} |