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

colorThemeSchema.i18n.json « common « themes « services « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 24302866e1f87bb0f9c7179006177d3df1864479 (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.fontStyle": "规则字体样式:“斜体”、“粗体”和“下划线”中的一种或者组合",
	"schema.colors": "语法突出显示颜色",
	"schema.properties.name": "规则描述",
	"schema.tokenColors.path": "tmTheme 文件路径(相对于当前文件)"
}