We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b055d7 commit e2e1579Copy full SHA for e2e1579
lua/crates/lsp.lua
@@ -40,7 +40,7 @@ function M.server(opts)
40
41
---@param method string
42
---@param params any
43
- ---@param callback fun(method: string?, params: any)
+ ---@param callback fun(error: any?, data: any?)
44
---@param notify_reply_callback? fun(request_id: integer)
45
---@return boolean
46
---@return integer
0 commit comments