$/setTrace
"$/setTrace": SetTraceParams
initialized
initialized: InitializedParams
textDocument/didChange
"textDocument/didChange": DidChangeTextDocumentParams
textDocument/didOpen
"textDocument/didOpen": DidOpenTextDocumentParams
textDocument/didSave
"textDocument/didSave": DidSaveTextDocumentParams
workspace/didChangeConfiguration
"workspace/didChangeConfiguration": DidChangeConfigurationParams
Interface describing the notifications that come from the client.