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, }