Q. Yuan

Results 3 comments of Q. Yuan

Hi, I wonder if there are any progress on the topic? I met exactly the same problem. It doesn't even work on the simple example provided on the clangd website....

Sure. I have a directory with the following files: ![image](https://github.com/clangd/vscode-clangd/assets/114305353/0c78d7a5-cf5e-46e7-9160-8f74a099da8f) where the folder build is where I run cmake and generate the compile_commands.json. The contents of these files are as...

> Those headers lack include guards, so clangd will never attempt to insert or remove them. > > Clangd attempts to manage only "well-behaved" headers: those that are intended to...