更新 'settings.json'
This commit is contained in:
parent
3a293b49f4
commit
0b099893d1
|
@ -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} 】${folderPath}",
|
"window.title": "【 ${folderName} 】【 ${remoteName} 】${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