I used ctrl+T to search for symbols in the workspace and saw in the log that the clangd extension had sent a reply to the code-insider, but the code-insider kept getting stuck and couldn't display the symbols, I don't know what happened.
Logs
Please attach the clangd log from the "Output" window if you can.
If possible, run with --log=verbose - note that the logs will include the contents of open files!
I think I have solved this problem. The reason is that the clangd extension conflicts with the ASM Code Lens extension, so I uninstalled the latter and the problem was resolved.
I used ctrl+T to search for symbols in the workspace and saw in the log that the clangd extension had sent a reply to the code-insider, but the code-insider kept getting stuck and couldn't display the symbols, I don't know what happened.
Logs Please attach the clangd log from the "Output" window if you can. If possible, run with
--log=verbose
- note that the logs will include the contents of open files!System information Clangd version (from the log, or
clangd --version
): clangd extension version: Operating system:ubuntu 22.04