EditorMethodsDidChangeTextDocument Field |
A notification sent from the client to the server to signal changes to a text document.
Namespace: VSCode.EditorAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public const string DidChangeTextDocument = "textDocument/didChange"
Field Value
Type:
StringSee Also