diff --git a/.vscode/settings.json b/.vscode/settings.json index 98d23090fd474..dabb6416afa7f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -22,7 +22,5 @@ "-build/include_subdir", "-runtime/references" ], - "files.associations": { - "span": "cpp" - } + "C_Cpp.autoAddFileAssociations": false }