In agent session window, layout falls over when opening editors (fix #291089) (#291529)

This commit is contained in:
Benjamin Pasero
2026-01-29 10:59:58 +01:00
committed by GitHub
parent cceba815b0
commit 7a488d0f07
2 changed files with 2 additions and 3 deletions

View File

@@ -19,6 +19,7 @@
"workbench.sideBar.location": "right",
"workbench.statusBar.visible": false,
"workbench.secondarySideBar.forceMaximized": true,
"workbench.secondarySideBar.defaultVisibility": "maximized",
"workbench.startupEditor": "none",
"workbench.tips.enabled": false,
"workbench.layoutControl.type": "toggles",