Click or drag to resize
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.Editor
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public const string ShowMessage = "window/showMessage"

Field Value

Type: String
See Also