Trouble in Windows
erpcfe opened this issue · 2 comments
erpcfe commented
I have a problem in Windows, the compiler diagnostic does not work and the extension in general does not work showing me an error.
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?
robertoaloi commented
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.
erpcfe commented