vim.lsp.protocol.Method.ServerToClient.Notification
(alias) vim.lsp.protocol.Method.ServerToClient.Notification =
| "$/cancelRequest" # ,
| "$/logTrace" # ,
| "$/progress" # ,
| "telemetry/event" # ,
| "textDocument/publishDiagnostics" # ,
| "window/logMessage" # ,
| "window/showMessage" # ,LSP Notification (direction: serverToClient)