From 75a869fd23d633e3536de63d78e22839b5297f89 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 3 Oct 2021 13:56:20 +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 ddaadc8..5e27197 100644 --- a/settings.json +++ b/settings.json @@ -108,5 +108,7 @@ "python.terminal.activateEnvironment": false, "workbench.editor.decorations.badges": false, "workbench.editor.showTabs": true, + "scm.countBadge": "off", + "diffEditor.renderSideBySide": false, }