HighCommander4 wrote: > 3. I was getting `Property DefaultArguments` is not allowed in > `config.yaml`. Is this a schema issue? I wasn't able to find where to update > this
That sort of diagnostic is likely produced by a YAML plugin, which uses a schema from https://github.com/SchemaStore/schemastore. I do file a SchemaStore issue once per clangd release about updating the clangd schema, here's the one for clangd 19: https://github.com/SchemaStore/schemastore/issues/4022. If you'd like to file one about `DefaultArguments` sooner, or even submit a PR, please feel free. https://github.com/llvm/llvm-project/pull/95712 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits