From 74e03c196c8b729f3124f03ed6ff17a8bfabb0e8 Mon Sep 17 00:00:00 2001 From: lianghongkey Date: Mon, 2 Sep 2019 13:08:35 +0800 Subject: [PATCH] Update settings.json --- settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.json b/settings.json index 9d74b7e..5089654 100644 --- a/settings.json +++ b/settings.json @@ -51,4 +51,5 @@ "gitlens.codeLens.authors.enabled": false, "gitlens.codeLens.recentChange.enabled": false, "python.linting.pylintEnabled": false, + "workbench.panel.defaultLocation": "right", }