mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 00:09:30 +01:00
Sessions - disable auto-commit for background sessions (#306006)
This commit is contained in:
@@ -45,6 +45,7 @@ Registry.as<IConfigurationRegistry>(Extensions.Configuration).registerDefaultCon
|
||||
'plaintext': true,
|
||||
},
|
||||
'github.copilot.chat.claudeCode.enabled': true,
|
||||
'github.copilot.chat.cli.autoCommit.enabled': false,
|
||||
'github.copilot.chat.cli.branchSupport.enabled': true,
|
||||
'github.copilot.chat.cli.isolationOption.enabled': true,
|
||||
'github.copilot.chat.cli.mcp.enabled': true,
|
||||
|
||||
Reference in New Issue
Block a user