diff --git a/.vscode/settings.json b/.vscode/settings.json index 08f2053e79a..9fc915163ee 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -213,5 +213,6 @@ ], "azureMcp.serverMode": "all", "azureMcp.readOnly": true, - "chat.tools.terminal.outputLocation": "none" + "chat.tools.terminal.outputLocation": "none", + "chat.agentSessionsViewLocation": "single-view" }