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,