Version: 0.51.2
VSCode Version: 1.96.2
OS: Darwin arm64 24.5.0
I installed C/C++ extension from Anysphere, and it installs clangd, CodeLLDB and CMake Tools automatically.
However, clangd keep warning about “You have both the Microsoft C++ (cpptools) extension and clangd extension enabled. The Microsoft IntelliSense features conflict with clangd’s code completion, diagnostics etc.” But I have NO Microsoft C++ extension on my Mac.
Also, all features that C/C++ IntelliSense provides, including “Go to definition”, “Show call hierarchy”, etc. are NOT working properly.
What is wrong with Cursor?