79274102

Date: 2024-12-12 07:04:00
Score: 1.5
Natty:
Report link

Resolved the issue as per suggestions in the github issue. User config takes precedence over the project config. When I was setting up VS Code initially, a user config got created. I had to delete the user config to resolve it (could have removed the project config as well).

On Linux, the user config was under ${HOME}/.config/clangd/config.yaml

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: soumeng78