Area with issue?
JSON Schema
✔️ Expected Behavior
When editing a .clangd configuration file, config keys added in clangd 22 are recognized.
❌ Actual Behavior
An error is reported for newly added config keys, e.g. "Propert MacroFilter is not allowed."
JSON, YAML, or TOML file that does not work.
Completion:
MacroFilter: FuzzyMatch
IDE or code editor.
Visual Studio Code