Skip to content

Commit 22055ce

Browse files
authored
Remove mention of chat.editing.alwaysSaveWithGeneratedChanges
Setting was removed in microsoft/vscode#238447
1 parent ed71073 commit 22055ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/copilot/copilot-edits.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ The following list contains the settings related to Copilot Edits. You can confi
225225

226226
* `setting(chat.editing.confirmEditRequestRemoval)` - ask for confirmation before undoing an edit (default: `true`)
227227
* `setting(chat.editing.confirmEditRequestRetry)` - ask for confirmation before performing a redo of the last edit (default: `true`)
228-
* `setting(chat.editing.alwaysSaveWithGeneratedChanges)` - automatically save generated changes from Copilot Edits to disk (default: `false`)
229228
* `setting(chat.agent.enabled)` <i class="codicon codicon-beaker"></i> - enable or disable agent mode in Copilot Edits (default: `false`)
230229
* `setting(chat.editing.autoAcceptDelay)` - configure a delay after which suggested edits are automatically accepted, use zero to disable auto-accept (default: 0)
231230
* `setting(github.copilot.chat.edits.codesearch.enabled)` _(preview)_ - let Copilot find the right files by adding `#codebase` to your prompt, similar to how agent mode works (default: `false`)

0 commit comments

Comments
 (0)