mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
fix(settings): change preferred location for Claude Code from sidebar to panel
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
// Extension:
|
||||
// - https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code
|
||||
//
|
||||
"claudeCode.preferredLocation": "sidebar",
|
||||
"claudeCode.preferredLocation": "panel",
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Editor
|
||||
|
||||
Reference in New Issue
Block a user