From 21393f71aa4e652567dae7ecf6b8c4ba99142d93 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 26 Jan 2026 09:43:53 +0000 Subject: [PATCH] fix(settings): change preferred location for Claude Code from sidebar to panel --- settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.json b/settings.json index f98a791..e6f5000 100644 --- a/settings.json +++ b/settings.json @@ -138,7 +138,7 @@ // Extension: // - https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code // - "claudeCode.preferredLocation": "sidebar", + "claudeCode.preferredLocation": "panel", // // =========================================================================== // MARK: Editor