You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For other people who come here by search, bear -- cargo build will generate the compile_commands.json, but you need something to trigger the build script of cxx (e.g. changing some cpp file, or using cargo clean) before it.
Hi! I was wondering if there any way to use
cxx
withclangd
?The text was updated successfully, but these errors were encountered: