mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
agent sessions - split by "Active" and "History" (#290232)
* agent sessions - split by "Active" and "History" * comments * comments * . * .
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"github.copilot.chat.claudeCode.enabled": true,
|
||||
"github.copilot.chat.languageContext.typescript.enabled": true,
|
||||
"diffEditor.renderSideBySide": false,
|
||||
"diffEditor.hideUnchangedRegions.enabled": true
|
||||
"diffEditor.hideUnchangedRegions.enabled": true,
|
||||
"chat.viewSessions.showPendingOnly": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user