| EditorMethodsDidChangeConfiguration Field | 
            A notification sent from the client to the server to signal the change of configuration settings.
            
 
Namespace: VSCode.EditorAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntaxpublic const string DidChangeConfiguration = "workspace/didChangeConfiguration"
Field Value
Type: 
String
See Also