erlang-ls/vscode

Trouble in Windows

erpcfe opened this issue · 2 comments

I have a problem in Windows, the compiler diagnostic does not work and the extension in general does not work showing me an error.
test

This happens to me from version 0.0.12 onwards, in version 0.0.11 everything was fine except for the compiler diagnosis that did not display errors or warnings.

Would someone give me an advice to try to solve it?

Hi @erpcfe ,

Unfortunately Windows support is currently best-effort, since we don't have a CI pipeline for Windows and it's easy to introduce regressions during development in such a case. See the work started in erlang-ls/erlang_ls#686
Maybe you have some server side logs that we could look at to troubleshoot the issue? See here where to find them.

Thanks it helped me a lot, I solved most of the problems.
The only thing that doesn't work is the "compiler diagnostic", this is my configuration file:
config