From aa3d7690613df59336a5471e080e68833e21e6fb Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 9 Dec 2021 18:52:02 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.json b/settings.json index a2fe95f..a536923 100644 --- a/settings.json +++ b/settings.json @@ -33,6 +33,7 @@ "C_Cpp.intelliSenseEngineFallback": "Enabled", "C_Cpp.workspaceParsingPriority": "high", "editor.fontSize": 13, + "problems.decorations.enabled": false, "clangd.arguments": [ "--background-index", "-j=6",