EditorMethodsShowMessage Field |
A notification sent from the server to the client to ask the client to display a particular message in the user interface.
Namespace: VSCode.EditorAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public const string ShowMessage = "window/showMessage"
Field Value
Type:
StringSee Also