vscode misc

This commit is contained in:
2026-03-04 01:35:42 +08:00
parent 35cdffa984
commit 939289f172

View File

@@ -32,10 +32,10 @@
"chat.commandCenter.enabled": false, "chat.commandCenter.enabled": false,
"window.enableMenuBarMnemonics": false, "window.enableMenuBarMnemonics": false,
"window.restoreFullscreen": true, "window.restoreFullscreen": true,
"window.newWindowProfile": "По умолчанию",
"window.customTitleBarVisibility": "auto", "window.customTitleBarVisibility": "auto",
"window.commandCenter": false, "window.commandCenter": false,
"window.menuBarVisibility": "compact", "window.menuStyle": "custom",
"window.menuBarVisibility": "toggle",
"debug.toolBarLocation": "docked", "debug.toolBarLocation": "docked",
"testing.coverageToolbarEnabled": true, "testing.coverageToolbarEnabled": true,