From 1b85cc41b933e2e96d78c7163bdf4381005eeeae Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 13 Mar 2024 16:36:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20settings.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 f98250b..5d9bc82 100644 --- a/settings.json +++ b/settings.json @@ -160,5 +160,6 @@ "--line-length=120", ], "workbench.statusBar.visible": false, - "workbench.activityBar.location": "hidden" + "workbench.activityBar.location": "hidden", + "editor.hover.enabled": false } \ No newline at end of file