Welcome to mirror list, hosted at ThFree Co, Russian Federation.

colorThemeSchema.i18n.json « common « themes « services « workbench « vs « src « fra « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2eb425469056065fe489c06b518a3402fb74ebdd (plain)
1
2
3
4
5
6
7
8
9
10
11
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"schema.colors": "Couleurs de la coloration syntaxique",
	"schema.properties.name": "Description de la règle",
	"schema.fontStyle": "Style de police de la règle : 'italique', 'gras' ou 'souligné', ou une combinaison de ces styles",
	"schema.tokenColors.path": "Chemin d'un fichier tmTheme (relatif au fichier actuel)"
}