11{
2- "chat.customAgentInSubagent.enabled" : true ,
3- "scm.repositories.selectionMode" : " single" ,
42 "chat.promptFilesRecommendations" : {
53 "setup" : " resourceFilename == 'README.md'"
64 },
5+ "chat.tools.terminal.enableAutoApprove" : true ,
76 "chat.tools.terminal.autoApprove" : {
87 "npm run lint" : true ,
98 "npm run dev" : true ,
1615 "github.copilot.chat.githubMcpServer.toolsets" : [
1716 " repos,issues,pull_requests,code_search,copilot,web_search"
1817 ],
19- "chat.viewTitle.enabled" : true ,
20- "chat.viewSessions.enabled" : true ,
21- "github.copilot.chat.cli.customAgents.enabled" : true ,
22- "scm.repositories.explorer" : true
23- }
18+ "workbench.browser.enableChatTools" : true ,
19+ "github.copilot.chat.agentDebugLog.enabled" : true ,
20+ "github.copilot.chat.agentDebugLog.fileLogging.enabled" : true ,
21+ "imageCarousel.explorerContextMenu.enabled" : true ,
22+ "imageCarousel.chat.enabled" : true ,
23+ "chat.customizationsMenu.enabled" : true ,
24+ "chat.useCustomizationsInParentRepositories" : true ,
25+ "chat.useCustomAgentHooks" : true
26+ }
0 commit comments