Q. Yuan
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:  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...