From 4f15977ec5ab97ed3e27f0cd046aa33d27b1082d Mon Sep 17 00:00:00 2001 From: lianghongkey Date: Sat, 12 Oct 2019 11:47:27 +0800 Subject: [PATCH] Update settings.json --- settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.json b/settings.json index 96e099f..b34ccd5 100644 --- a/settings.json +++ b/settings.json @@ -80,4 +80,5 @@ "gitlens.blame.heatmap.enabled": false, "gitlens.blame.avatars": false, "gitlens.blame.compact": false, + "terminal.integrated.cwd": "${workspaceFolder}", }