diff --git a/.vscode/settings.json b/.vscode/settings.json index 98d23090fd..dabb6416af 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 }