/*--------------------------------------------------------------------------------------------- * 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. { "category.label": "{0}: {1}", "error": "无效的“contributes.{0}”: {1}", "nonempty": "应为非空值。", "optstring": "属性“{0}”可以省略,或者其类型必须是“字符串”", "requirestring": "属性“{0}”是必需的,其类型必须是“字符串”", "vscode.extension.contributes.commandType.category": "(可选)类别字符串按命令在 UI 中分组", "vscode.extension.contributes.commandType.command": "要执行的命令的标识符", "vscode.extension.contributes.commandType.title": "在 UI 中显示命令依据的标题。", "vscode.extension.contributes.commands": "为命令面板提供命令。" }