Skip to content

Commit 700fcb9

Browse files
committed
Merge branch 'vnext' into ntrogh/relnotes-fix
2 parents 25d3392 + 825878e commit 700fcb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

release-notes/v1_112.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,9 @@ Both plugins and MCP servers can now be enabled and disabled both globally and p
207207

208208
### Automatic plugin updates
209209

210-
**Setting**: `setting(extensions.autoCheckUpdates)`
210+
**Setting**: `setting(extensions.autoUpdate)`
211211

212-
Plugins can now update automatically based on the `setting(extensions.autoCheckUpdates)` setting. Plugins from `npm` and `pypi` require approval to update, as updating these plugins might cause new code to be run on your machine.
212+
Plugins can now update automatically based on the `setting(extensions.autoUpdate)` setting. Plugins from `npm` and `pypi` require approval to update, as updating these plugins might cause new code to be run on your machine.
213213

214214
## Developer experience
215215

0 commit comments

Comments
 (0)