| 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
Syntaxpublic const string DidCloseTextDocument = "textDocument/didClose"
Field Value
Type: 
String
See Also