File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,6 @@ The team is continuously working on improving Copilot in VS Code and adding new
7878| ` setting(chat.agent.enabled:true) ` <br />Enable or disable agent mode (requires VS Code 1.99 or later). | ` true ` |
7979| ` setting(chat.agent.maxRequests) ` <br />Maximum number of requests that Copilot can make in agent mode. | ` 25 ` |
8080| ` setting(github.copilot.chat.agent.autoFix) ` <br />Automatically diagnose and fix issues in the generated code changes. | ` true ` |
81- | ` setting(github.copilot.chat.agent.runTasks) ` <br />Run workspace tasks when using agent mode. | ` true ` |
8281| ` setting(chat.mcp.access) ` <br />Manage which Model Context Protocol (MCP) servers can be used in VS Code. | ` true ` |
8382| ` setting(chat.mcp.discovery.enabled) ` <br />Configure automatic discovery of MCP server configuration from other applications. | ` false ` |
8483| ` setting(chat.mcp.gallery.enabled) ` <br />Enable browsing and installing MCP servers via the Extensions view in VS Code. | ` false ` |
You can’t perform that action at this time.
0 commit comments