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

colorThemeSchema.i18n.json « common « themes « services « workbench « vs « src « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9f08b3aed1fa9c5bd408e0b866164a9ff45a18fe (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": "Цвета для выделения синтаксических конструкций",
	"schema.properties.name": "Описание правила",
	"schema.fontStyle": "Начертание шрифта для правила: один либо сочетание курсива, полужирного и подчеркивания.",
	"schema.tokenColors.path": "Путь к файлу tmTheme (по отношению к текущему файлу)"
}