| EditorMethodsDidSaveTextDocument Field | 
            A notification sent from the client to the server when the document is saved in the client.
            
 
Namespace: VSCode.EditorAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntaxpublic const string DidSaveTextDocument = "textDocument/didSave"
Field Value
Type: 
String
See Also