Closed sngkhiem closed 1 year ago
I just installed clangd and got the thing in the photo, why it highlight my code in red without any error of my code
You need to setup compile_commands.json to make clangd to understand your code.
https://clangd.llvm.org/installation#project-setup
I just installed clangd and got the thing in the photo, why it highlight my code in red without any error of my code