diff --git a/.vscode/settings.json b/.vscode/settings.json index 7ad2b8f4036..f7a94e718de 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,10 +6,5 @@ ], "url": "./test/vwtest.schema.json" } - ], - "files.associations": { - "ranges": "cpp", - "bitset": "cpp", - "*.tcc": "cpp" - } + ] }