Ekopalypse
Ekopalypse
Hi @ArkadiuszMichalski, thanks for the interest in this plugin. I use exactly the same version as you do  ~~~ 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  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. 
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)