mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
feat(settings/vscode): tweak various chat/agent settings
This commit is contained in:
@@ -120,10 +120,17 @@
|
||||
// MARK: Chat (VSCode)
|
||||
// ===========================================================================
|
||||
//
|
||||
"chat.agentsControl.enabled": true,
|
||||
"chat.agentSessionProjection.enabled": true,
|
||||
"chat.checkpoints.showFileChanges": true,
|
||||
"chat.commandCenter.enabled": false,
|
||||
"chat.edits2.enabled": true,
|
||||
"chat.mcp.gallery.enabled": true,
|
||||
"chat.tools.terminal.outputLocation": "chat",
|
||||
"chat.unifiedAgentsBar.enabled": true,
|
||||
"chat.useNestedAgentsMdFiles": true,
|
||||
"chat.viewSessions.orientation": "stacked",
|
||||
"inlineChat.showGutterMenu": true,
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Claude Code
|
||||
|
||||
Reference in New Issue
Block a user