lsp.Unregistration
General parameters to unregister a request or notification.
Fields2
Unregistration.id : string
The id used to unregister the request or notification. Usually an id provided during the register request.
Unregistration.method : vim.lsp.protocol.Method
The method to unregister for.