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:
2026-01-18 22:14:43 +00:00
parent 6501714d80
commit af63d08042

View File

@@ -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