EditorMethodsDidCloseTextDocument Field |
A notification sent from the client to the server when a document is closed in the client.
Namespace: VSCode.EditorAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public const string DidCloseTextDocument = "textDocument/didClose"
Field Value
Type:
StringSee Also