31
Help / Re: Code completion doesn't show up for some wxWidgets
« Last post by Dibo on March 10, 2025, 09:23:49 pm »Hmm, but in plugins manager I don't have anything like clangd (see attachment). When I click on "Install new" I have file browser filtered by .cbplugin, not .so or executable. Wiki from your link doesn't say anything about cbplugin installation, it expects that clangd plugin already exists and anything what must be done is just enable it
And seems that I have it installed on my linux:
Edit: Note that I already have installed codeblocks, codeblocks-common and codeblocks-contrib packages
And seems that I have it installed on my linux:
Code
locate clangd
/usr/bin/clangd
/usr/bin/clangd-18
/usr/lib/llvm-18/bin/clangd
Edit: Note that I already have installed codeblocks, codeblocks-common and codeblocks-contrib packages