mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
chore(settings/vscode): add chat terminal output location configuration
- Introduced a new setting for terminal output location, specifying it as 'chat' in settings.json.
This commit is contained in:
@@ -123,6 +123,7 @@
|
||||
"chat.checkpoints.showFileChanges": true,
|
||||
"chat.edits2.enabled": true,
|
||||
"chat.mcp.gallery.enabled": true,
|
||||
"chat.tools.terminal.outputLocation": "chat",
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Claude Code
|
||||
|
||||
Reference in New Issue
Block a user