mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
agent sessions - make single-view the default in vscode (#277075)
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -213,5 +213,6 @@
|
||||
],
|
||||
"azureMcp.serverMode": "all",
|
||||
"azureMcp.readOnly": true,
|
||||
"chat.tools.terminal.outputLocation": "none"
|
||||
"chat.tools.terminal.outputLocation": "none",
|
||||
"chat.agentSessionsViewLocation": "single-view"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user