fix(settings): update inline chat configuration and preferred location for Claude Code

This commit is contained in:
Jim Myhrberg
2026-01-26 09:38:23 +00:00
parent 7048c6b297
commit 39964de5f9

View File

@@ -130,7 +130,7 @@
"chat.unifiedAgentsBar.enabled": true, "chat.unifiedAgentsBar.enabled": true,
"chat.useNestedAgentsMdFiles": true, "chat.useNestedAgentsMdFiles": true,
"chat.viewSessions.orientation": "stacked", "chat.viewSessions.orientation": "stacked",
"inlineChat.showGutterMenu": true, "inlineChat.showGutterMenu": false,
// //
// =========================================================================== // ===========================================================================
// MARK: Claude Code // MARK: Claude Code