Skip to content

Commit 78eab0e

Browse files
authored
Fix typo in chat-agent-mode.md for auto-accept delay setting (#8980)
1 parent 59b1a75 commit 78eab0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/copilot/chat/chat-agent-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ If you stage your changes in the Source Control view, any pending edits are auto
284284

285285
When you close VS Code, the status of the pending edits is remembered and restored when you reopen VS Code.
286286

287-
To automatically accept all the suggested edits after a specific delay, configure the `setting(chat.editing.autoAccept)` setting. By hovering over the editor overlay controls, you can cancel the auto-accept countdown. If you automatically accept all edits, it's recommended to still review the changes before committing them in source control.
287+
To automatically accept all the suggested edits after a specific delay, configure the `setting(chat.editing.autoAcceptDelay)` setting. By hovering over the editor overlay controls, you can cancel the auto-accept countdown. If you automatically accept all edits, it's recommended to still review the changes before committing them in source control.
288288

289289
## Manage file edit approvals
290290

0 commit comments

Comments
 (0)