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

colorThemeSchema.i18n.json « common « themes « services « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c11894b26666346fd066e45a6285d9c9d973402b (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 檔案的路徑 (相對於目前檔案)。"
}