mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
* update chat.agent.enabled description * code suggestions * includeDisabled bug
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
"localization": {
|
||||
"description": {
|
||||
"key": "chat.agent.enabled.description",
|
||||
"value": "Enable agent mode for chat. When this is enabled, agent mode can be activated via the dropdown in the view."
|
||||
"value": "When enabled, agent mode can be activated from chat and tools in agentic contexts with side effects can be used."
|
||||
}
|
||||
},
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user