mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
sessions - disable "folder" option and only allow "worktree" (#302146)
This commit is contained in:
@@ -21,6 +21,7 @@ Registry.as<IConfigurationRegistry>(Extensions.Configuration).registerDefaultCon
|
||||
'chat.implicitContext.enabled': { 'panel': 'never' },
|
||||
'chat.tools.terminal.enableAutoApprove': true,
|
||||
'github.copilot.chat.githubMcpServer.enabled': true,
|
||||
'github.copilot.chat.cli.isolationOption.enabled': false,
|
||||
|
||||
'breadcrumbs.enabled': false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user