mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
feat(settings): add chat-related settings for VSCode, enabling file change visibility and edit suggestions
This commit is contained in:
@@ -56,6 +56,13 @@
|
||||
"github.copilot.nextEditSuggestions.enabled": true,
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Chat (VSCode)
|
||||
// ===========================================================================
|
||||
//
|
||||
"chat.checkpoints.showFileChanges": true,
|
||||
"chat.edits2.enabled": true,
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Editor
|
||||
// ===========================================================================
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user