Represents an action that is shown with an information, warning, or error message.
showInformationMessage
showWarningMessage
showErrorMessage
A short title like 'Retry', 'Open Log' etc.
A hint for modal dialogs that the item should be triggered when the user cancels the dialog (e.g. by pressing the ESC key).
Note: this option is ignored for non-modal messages.
VS Code 插件开发中文文档 | VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc
Represents an action that is shown with an information, warning, or error message.
showInformationMessage
showWarningMessage
showErrorMessage