User forums > Help

clangd code completion

<< < (2/5) > >>

juxin5:
thx for the reply.

When I type 3 letters, the classic code completion will list the possible candidates. By "not working", I mean that the list will not show.

MichaelAgarkov:

--- Quote from: juxin5 on October 11, 2024, 07:22:59 pm ---thx for the reply.
yes, I use the LLVM win64.exe one.
I'm not sure what compiler toolchain you mentioned means, but if it's compiler used in cb, it's gnu gcc compiler.

--- End quote ---

Run these commands:

--- Code: ---clangd --version
--- End code ---

--- Code: ---gcc --version
--- End code ---
to get the versions.

juxin5:

--- Quote from: Michael Agarkov on October 12, 2024, 01:35:54 pm ---
Run these commands:

--- Code: ---clangd --version
--- End code ---

--- Code: ---gcc --version
--- End code ---
to get the versions.

--- End quote ---

thx for the reply.
the clangd version is 18.1.8
as for the gcc version, I don't know why the terminal says it can't identify "gcc". If I don't have it, how did I compile in cb?

MichaelAgarkov:

--- Quote from: juxin5 on October 12, 2024, 02:57:34 pm ---
--- Quote from: Michael Agarkov on October 12, 2024, 01:35:54 pm ---
Run these commands:

--- Code: ---clangd --version
--- End code ---

--- Code: ---gcc --version
--- End code ---
to get the versions.

--- End quote ---

thx for the reply.
the clangd version is 18.1.8
as for the gcc version, I don't know why the terminal says it can't identify "gcc". If I don't have it, how did I compile in cb?

--- End quote ---

GCC used by C::B is located in settings (see screenshot), did you install GCC seperately or did you install C::B bundled with it?

juxin5:

--- Quote from: Michael Agarkov on October 12, 2024, 03:13:30 pm ---
GCC used by C::B is located in settings (see screenshot), did you install GCC seperately or did you install C::B bundled with it?

--- End quote ---

thx for the reply.

I install cb with the compiler.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version