User forums > Help
Code completion issues : Nightly build 13231
Pecan:
--- Quote from: draughlin on April 05, 2023, 03:10:16 am ---Ok, Here is what I have found.
(1) Dont use the cblauncher.exe to launch codeblocks - if you do then you will not be able to permanently ENABLE the Clangd_client.
(1A) Sometimes you might need to delete your codeblocks settings in %APPDATA%\roaming to get it to ENABLE.
(1B) If you are using cblauncher.exe you will need to delete your local AppData directory to get it to ENABLE.
(2) The Clangd_client is incompatible with LLVM/Clang 16. It works fine with LLVM/Clang versions 13.0.1 to 15.0.7
(3) The Clangd_client does not autocomplete header file names (e.g. <algorithm> )
Hope this will help some poor sucker in the future.
Thanks for the help,
Greg.
--- End quote ---
Sorry that you had to go through that grief.
Indeed, the Clangd_client has problems finding the version 16.0 resources to run.
This problem has been fixed for the next nightly.
I have never used the cblauncher, but I'll have a look at the problem if you'll give me a 1,2,3 step type discription of how to re-recreate the problem.
Thanks for reporting.
draughlin:
Hi Pecan!
Firstly, let me say what a great plugin clangd_client is. It does exactly what I need it to do. I only wish it autocompleted header file names ;)
I just love using codeblocks, and was not looking forward to going back to visual studio, visual studio code & Xcode. I use codeblocks on Windows, Linux and MacOS and it usually works just great!
A huge thumbs up from me to all the dedicated developers and testers ;D
ollydbg:
--- Quote from: draughlin on April 05, 2023, 03:10:16 am ---Ok, Here is what I have found.
(1) Dont use the cblauncher.exe to launch codeblocks - if you do then you will not be able to permanently ENABLE the Clangd_client.
(1A) Sometimes you might need to delete your codeblocks settings in %APPDATA%\roaming to get it to ENABLE.
(1B) If you are using cblauncher.exe you will need to delete your local AppData directory to get it to ENABLE.
(2) The Clangd_client is incompatible with LLVM/Clang 16. It works fine with LLVM/Clang versions 13.0.1 to 15.0.7
(3) The Clangd_client does not autocomplete header file names (e.g. <algorithm> )
Hope this will help some poor sucker in the future.
Thanks for the help,
Greg.
--- End quote ---
I use cblauncher.exe everyday and I don't see such kinds of issue.
My guess is that when you double click on a ".cbp" file, you have codeblocks.exe launched, not the cblauncher.exe. In this case, codeblocks.exe still use the settings under the %APPDATA% folder.
killerbot:
I will try tomorrow to have a new nightly which will contain the clang 16 fix.
draughlin:
Hi,
I dont double click on .cbp file.
I always use cblauncher directly.
I use cblauncher everyday too.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version