C/C++ extension from Anysphere conflicts with itself

Hi @Jingxian_■■■■, unfortunately that extension isn’t available in the extension marketplace. The Anysphere C/C++ extension relies on ClangD for the language server, which needs to be configured via a compile_commands.json (the build tool, such as CMake, can generate this file). Please see Intellisense disabled in new C++ extension for more on configuring ClangD.