提交 a12582cb 编写于 作者: J Johannes Rieken

fix #66728

上级 24e8857c
......@@ -230,6 +230,7 @@ namespace schema {
const commandType: IJSONSchema = {
type: 'object',
required: ['command', 'title'],
properties: {
command: {
description: localize('vscode.extension.contributes.commandType.command', 'Identifier of the command to execute'),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册