79627888

Date: 2025-05-18 22:20:41
Score: 1
Natty:
Report link

I encountered similar issue, but instead using c/c++ intelligence , I am using clangd instead.
By providing

    "clangd.arguments": [
        "--compile-commands-dir=${PATH_TO_YOUR_compile-commands.json}"
    ]

my code block is not grayed out as well.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Oh Ol