更新 'settings.json'
This commit is contained in:
parent
122649d79a
commit
6d177e734c
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue