Skip to content

Commit fcd31fe

Browse files
authored
Merge pull request #8986 from microsoft/copilot/implement-plan-for-issue-8979
Remove references to deleted setting github.copilot.chat.agent.runTasks
2 parents 55b9ffc + 1052b65 commit fcd31fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/copilot/reference/copilot-settings.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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` |

0 commit comments

Comments
 (0)