From 0b099893d1adc6679d432fff597832fa13460145 Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 21 May 2021 14:44:06 +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, 1 insertion(+), 1 deletion(-) diff --git a/settings.json b/settings.json index ad85cee..3b56fb9 100644 --- a/settings.json +++ b/settings.json @@ -97,7 +97,7 @@ "cmake.configureOnOpen": false, "extensions.ignoreRecommendations": false, "editor.cursorBlinking": "solid", - "window.title": "【 ${folderName} 】${folderPath}", + "window.title": "【 ${folderName} 】【 ${remoteName} 】${folderPath}", "python.showStartPage": false, "workbench.colorTheme": "Default Light+", "rust.show_warnings": false,