更新 'settings.json'

This commit is contained in:
colin 2020-11-17 10:35:33 +08:00
parent 122649d79a
commit 6d177e734c
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
"cmake.configureOnOpen": false, "cmake.configureOnOpen": false,
"extensions.ignoreRecommendations": false, "extensions.ignoreRecommendations": false,
"editor.cursorBlinking": "solid", "editor.cursorBlinking": "solid",
"window.title": "【 ${folderName} 】==", "window.title": "【 ${folderName} 】${folderPath}",
"python.showStartPage": false, "python.showStartPage": false,
"workbench.colorTheme": "Default Light+", "workbench.colorTheme": "Default Light+",
"rust.show_warnings": false, "rust.show_warnings": false,