mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
layout - cleanup handling of workbench.secondarySideBar.forceMaximized (#290236)
* layout - cleanup handling of `workbench.secondarySideBar.forceMaximized` * . * . * .
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"workbench.activityBar.location": "hidden",
|
||||
"workbench.sideBar.location": "right",
|
||||
"workbench.secondarySideBar.defaultVisibility": "maximized",
|
||||
"workbench.secondarySideBar.restoreMaximized": true,
|
||||
"workbench.secondarySideBar.forceMaximized": true,
|
||||
"chat.restoreLastPanelSession": true,
|
||||
"workbench.startupEditor": "none",
|
||||
"workbench.editor.restoreEditors": false,
|
||||
|
||||
Reference in New Issue
Block a user