Hello, This is not a bug report, I am looking for clarification/help on the usage of the clangd index in Visual Studio Code. I am trying to use clangd in Visual Studio Code to provide insight into my C++ project. The project has over 30k...
But the way I see it, language servers are supposed to factor-out common logic out of the IDE. And if you tell me that clangd already supports multiple databases, I would expect to be able to define those. It just makes more sense to me. I could understand not making clangd consume ...