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

package.i18n.json « lua « extensions « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 780caae1742f824e36bd4221264e149111365700 (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."
	],
	"displayName": "Основы языка Lua",
	"description": "Предоставляет подсветку синтаксиса и выделение парных скобок в файлах Lua."
}