docs: Add documentation for auto_update_extensions - #46130
Conversation
|
We require contributors to sign our Contributor License Agreement, and we don't have @DaZhi-the-Revelator on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
auto_update_extensions
This comment was marked as resolved.
This comment was marked as resolved.
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
|
Thanks @DaZhi-the-Revelator (and congrats!) for your first contribution! Made a few tweaks, but the rest looks good. |
Add documentation for the existing `auto_update_extensions` setting that allows users to toggle auto-updates per extension. Release Notes: - N/A --------- Co-authored-by: Kunall Banerjee <hey@kimchiii.space>
|
Has it been removed? |
I think it was accidentally dropped in #45276 |
|
@yeskunall can you look into #46130 (comment)? Also, if that PR has been accidentally dropped, I suspect way more has been dropped as well |
Weird -- all it took for me was to search for the exact key and I found it: https://zed.dev/docs/reference/all-settings#auto-install-extensions. You can’t @Malix-Labs @someone13574? |
That is auto install extensions, not auto update extensions. The auto update extensions, which was right under it previously, was removed during the PR I mentioned. |
|
Ah -- OK you’re right. I was moving too fast and misread it. |
Originally added in zed-industries#46130 but accidentally dropped in zed-industries#45276. Bring it back, as we’ve actually had users ask about this previously and [recently](https://zed-industries.slack.com/archives/C0AJ37231HS/p1779466189363979), as well. Self-Review Checklist: - [ ] I've reviewed my own diff for quality, security, and reliability - [ ] Unsafe blocks (if any) have justifying comments - [ ] The content adheres to Zed's UI standards ([UX/UI](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) and [icon](https://github.com/zed-industries/zed/blob/main/crates/icons/README.md) guidelines) - [ ] Tests cover the new/changed behavior - [ ] Performance impact has been considered and is acceptable Release Notes: - N/A --------- Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
…46130) Add documentation for the existing `auto_update_extensions` setting that allows users to toggle auto-updates per extension. Release Notes: - N/A --------- Co-authored-by: Kunall Banerjee <hey@kimchiii.space>
Originally added in zed-industries#46130 but accidentally dropped in zed-industries#45276. Bring it back, as we’ve actually had users ask about this previously and [recently](https://zed-industries.slack.com/archives/C0AJ37231HS/p1779466189363979), as well. Self-Review Checklist: - [ ] I've reviewed my own diff for quality, security, and reliability - [ ] Unsafe blocks (if any) have justifying comments - [ ] The content adheres to Zed's UI standards ([UX/UI](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) and [icon](https://github.com/zed-industries/zed/blob/main/crates/icons/README.md) guidelines) - [ ] Tests cover the new/changed behavior - [ ] Performance impact has been considered and is acceptable Release Notes: - N/A --------- Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
…46130) Add documentation for the existing `auto_update_extensions` setting that allows users to toggle auto-updates per extension. Release Notes: - N/A --------- Co-authored-by: Kunall Banerjee <hey@kimchiii.space>
Originally added in zed-industries#46130 but accidentally dropped in zed-industries#45276. Bring it back, as we’ve actually had users ask about this previously and [recently](https://zed-industries.slack.com/archives/C0AJ37231HS/p1779466189363979), as well. Self-Review Checklist: - [ ] I've reviewed my own diff for quality, security, and reliability - [ ] Unsafe blocks (if any) have justifying comments - [ ] The content adheres to Zed's UI standards ([UX/UI](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) and [icon](https://github.com/zed-industries/zed/blob/main/crates/icons/README.md) guidelines) - [ ] Tests cover the new/changed behavior - [ ] Performance impact has been considered and is acceptable Release Notes: - N/A --------- Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Add documentation for the existing
auto_update_extensionssetting that allows users to toggle auto-updates per extension.Release Notes: