diff --git a/settings.json b/settings.json index a9a2a69..01e69a2 100644 --- a/settings.json +++ b/settings.json @@ -25,7 +25,7 @@ }, // "C_Cpp.autocomplete": "Disabled", // "C_Cpp.formatting": "Disabled", - // "C_Cpp.errorSquiggles": "Disabled", + "C_Cpp.errorSquiggles": "Disabled", "C_Cpp.intelliSenseEngine": "Default", "C_Cpp.clang_format_style": "google", "C_Cpp.default.cppStandard": "c++11",