abi
abi2y ago

vscode LSP being a disgraceful little bitch

for no reason obvious to me, vscode and deno's lsp has been acting up lately. any ideas what could be the reason? i haven't done anything special that i'm aware of.
successfully cancelled request with ID: 3290
Unable to send result to client.
client asked to cancel request 3314, but no such pending request exists, ignoring
successfully cancelled request with ID: 3290
Unable to send result to client.
client asked to cancel request 3314, but no such pending request exists, ignoring
2 Replies
abi
abi2y ago
here's my deno LSP status report: https://pastebin.com/rHq5adZC
Pastebin
Deno Language Server Status## Workspace Settings```json{ "enable...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
abi
abi2y ago
basically all deno lsp operations are slow, like suggestion, linting, etc