From 2c1ef788f605e2bc6c4b71556086714b9b6c430c Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 19 Apr 2024 14:41:27 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/settings.json b/settings.json index 5d9bc82..8b6ae07 100644 --- a/settings.json +++ b/settings.json @@ -161,5 +161,9 @@ ], "workbench.statusBar.visible": false, "workbench.activityBar.location": "hidden", - "editor.hover.enabled": false + "editor.hover.sticky": false, + "editor.hover.enabled": false, + "editor.hover.above": false, + "diffEditor.renderMarginRevertIcon": false, + "diffEditor.renderGutterMenu": false, } \ No newline at end of file