1
Announcements / Re: successor of 20.03 available?
« Last post by cdavalillo on Today at 01:46:13 am »I'm waiting this new version since last year, I hope the new release had solved the symbol browser problems...
The new Release 20.03 is out! You can download binaries for Windows and many major Linux distros here .
He said in the beginning that Clangd_client didn't work, now he says it worked fine all along.
I forgot to say that clangd does work fine when I load a project, meaning the code completion works fine, while also has the issue user "wtfisgoingoff" mentioned.
hello, first time here.
I followed the wiki page to enable the Clangd plugin, but the code completion is not working.
Is there something I am missing?
I'm using build 13539 on windows.
So I guess you start Codeblocks by just typing "Codeblocks" or "Codeblocks.exe".
Good, so from now on type "codeblocks /d" to turn on the codeblocks debugger tab at the bottom.
Then go to Settings/Editor/clangd_client/ C/C++ parser(adv.)
Enable check boxes entitled "Enable plugin info logging" and "Enable plugin Debug logging".
Close CodeBlocks and restart it with the /d parameter to turn on those logs.
Load a project you'd normally load for editing.
Wait until the "Code::Blocks Debug" tab at the bottom stops scrolling information.
...
GetLSPclient: param pProject is missing
thx for the reply.
So I unzip the 3 .7z file (CB_20240807_rev13539_win64, wxmsw32u_gcc_cb_wx325_2D_gcc1410-mingw64, Mingw64dlls14.1.0)
into the same folder and start codeblocks.exe in it.