Open
Description
The cpptools extension provide an API to consume a custom configuration provider.
For example the cmake-tools extension take advantage of that to have C++ completion without compile_commands file.
Could be possible to implement the same thing in vscode-clangd ?