Greedo
Greedo
DDeno
Created by Greedo on 11/1/2024 in #help
winget upgrade Vs deno upgrade
I installed using winget install Denoland.Deno, I'm guessing I should upgrade using winget? Is there a difference and a preference? If so please update the GitHub readme with this 🙂
2 replies
DDeno
Created by Greedo on 10/18/2024 in #help
deno lsp over named pipe?
Hi, I'm trying to build a proof of concept lsp tool (client) integrating deno lsp. I've read all the docs about this https://docs.deno.com/runtime/reference/lsp_integration/ but I'm stuck at very basic level; once the language server is running how do I connect to it? Can I use stdio or named pipes, or is there a port I need to connect to to send messages with json rpc? I'm on windows by the way. Deno looks so impressive!
3 replies