From 380452ba98a635151da7d59b488e49998e599cef Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 16 Dec 2021 15:52:49 +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, 2 insertions(+) diff --git a/settings.json b/settings.json index 48e33f2..e0d87a8 100644 --- a/settings.json +++ b/settings.json @@ -181,4 +181,6 @@ }, "scm.countBadge": "off", "workbench.statusBar.visible": false, + "workbench.activityBar.visible": false, + "editor.renderWhitespace": "boundary", } \ No newline at end of file