If: PathMatch: .*\.h$ CompileFlags: Add: - -xc - -std=c23 - "-DARGS_IMPLEMENTATION" --- If: PathMatch: .*\.c$ CompileFlags: Add: - -std=c23