更新 'settings.json'

This commit is contained in:
colin 2021-05-21 14:44:06 +08:00
parent 3a293b49f4
commit 0b099893d1
1 changed files with 1 additions and 1 deletions

View File

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