nim-lang / langserver

The Nim language server implementation (based on nimsuggest)
204 stars 30 forks source link

nimlanguageserver shutting down after starting the editor with the official vs-code extension #227

Closed Abathargh closed 2 months ago

Abathargh commented 3 months ago

Hi, as soon as I start coding in vscodium/code, the LSP stops working.

Note that I don't get this error on Windows (tried with a x64 Win11 machine).

jmgomez commented 2 months ago

Can you retest with the latest nimlangserver from head? Also, dont delete the lock file

Abathargh commented 2 months ago

Still not working: tried both on vscodium and vscode on the same x64Ubuntu 20.04 machine. I'm attaching some pictures/logs:

nimlangserver.log

vscode_nim2

vscode_err

Abathargh commented 2 months ago

This is solved, my last message was a mistake on my end using an old version