From 729c677b68562176f197186746439aae47fd7cec Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 8 Feb 2022 11:41:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'settings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",