From 1ccc9f4e946861b448b143357a509e69cabcac3c Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 30 May 2023 15:52:46 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/settings.json b/settings.json index dfa9b30..2ff62e7 100644 --- a/settings.json +++ b/settings.json @@ -154,5 +154,6 @@ "C_Cpp.codeAnalysis.clangTidy.codeAction.showDisable": false, "C_Cpp.codeAnalysis.clangTidy.codeAction.showDocumentation": false, "C_Cpp.codeAnalysis.clangTidy.codeAction.showClear": "None", - "editor.lightbulb.enabled": false + "editor.lightbulb.enabled": false, + "editor.hover.enabled": false } \ No newline at end of file