tliron / glsp

Language Server Protocol SDK for Go
Apache License 2.0
165 stars 22 forks source link

Error: `jsonrpc2 handler: notification "$/cancelRequest" handling error: jsonrpc2: code -32601 message: method not supported: $/cancelRequest` #28

Open nfx opened 6 months ago

nfx commented 6 months ago
2024/03/19 17:45:13 jsonrpc2 handler: notification "$/cancelRequest" handling error: jsonrpc2: code -32601 message: method not supported: $/cancelRequest
2024/03/19 17:45:13 jsonrpc2 handler: notification "$/cancelRequest" handling error: jsonrpc2: code -32601 message: method not supported: $/cancelRequest
2024/03/19 17:48:38 jsonrpc2 handler: notification "textDocument/didClose" handling error: jsonrpc2: code -32601 message: method not supported: textDocument/didClose
2024/03/19 17:50:38 jsonrpc2 handler: notification "textDocument/didClose" handling error: jsonrpc2: code -32601 message: method not supported: textDocument/didClose
2024/03/19 17:51:30 jsonrpc2 handler: notification "textDocument/didClose" handling error: jsonrpc2: code -32601 message: method not supported: textDocument/didClose
tliron commented 6 months ago

Sorry, it's very hard for me to understand this error without context. Could you help debug and see what's going on?