Ekopalypse

Results 157 comments of Ekopalypse
trafficstars

Hi @ArkadiuszMichalski, thanks for the interest in this plugin. I use exactly the same version as you do ![image](https://github.com/user-attachments/assets/c98f4c39-0960-46e0-ac39-02c3ef5a72fc) ~~~ D:\>D:\ProgramData\Compiler\mingw64\bin\clangd.exe --version (built by Brecht Sanders, r3) clangd version 18.1.8...

Can you give it a try with `enable_logging = true`? Then it should report the lsp messages in the log as well.

clangd does not respond with its capabilities ... I assume there is a `test.h` next to test.cpp? Are these the only two files in the _test dir?

Regarding other parameters or path settings. Of course, clangd must be able to find all associated libraries and includes and needs a compilation database file to compile correctly. But for...

No additional settings are required for such a simple program. I also only have the mingw bin directory in the path. Is E: a hard disk or a USB drive?

Ok, thanks - I'll try a similar setup and report back on my findings.

Ok, I can replicate it ![image](https://github.com/user-attachments/assets/8b0eca80-84b5-4605-92b4-4395cc738c8a) I will check it out and report back as soon as I know what is causing the problem and how to fix it.

It looks as if this problem has already been fixed in the next, 0.0.27, version. ![image](https://github.com/user-attachments/assets/88b07193-6e8c-4efa-95eb-76575ccc062d)

I will make the new version 0.0.27 available by tomorrow at the latest.

@ArkadiuszMichalski Here it would be, but is probably not the final 0.0.27 version. [NppLspClient_0.0.27_pre.zip](https://github.com/user-attachments/files/16511989/NppLspClient_0.0.27_pre.zip)