Skip to content

docs: Add documentation for auto_update_extensions - #46130

Merged
yeskunall merged 5 commits into
zed-industries:mainfrom
DaZhi-the-Revelator:docs-update-add-autoupdate
Jan 7, 2026
Merged

docs: Add documentation for auto_update_extensions#46130
yeskunall merged 5 commits into
zed-industries:mainfrom
DaZhi-the-Revelator:docs-update-add-autoupdate

Conversation

@DaZhi-the-Revelator

@DaZhi-the-Revelator DaZhi-the-Revelator commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

Add documentation for the existing auto_update_extensions setting that allows users to toggle auto-updates per extension.

Release Notes:

  • N/A

@cla-bot

cla-bot Bot commented Jan 6, 2026

Copy link
Copy Markdown

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'.

@DaZhi-the-Revelator

Copy link
Copy Markdown
Contributor Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jan 6, 2026
@cla-bot

cla-bot Bot commented Jan 6, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

@yeskunall yeskunall self-assigned this Jan 6, 2026
@yeskunall yeskunall changed the title Update documentation adding 'auto_update_extensions' docs: Add documentation for auto_update_extensions Jan 6, 2026
@zed-industries-bot

This comment was marked as resolved.

@DaZhi-the-Revelator

Copy link
Copy Markdown
Contributor Author

@cla-bot check

@cla-bot

cla-bot Bot commented Jan 6, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

@yeskunall
yeskunall enabled auto-merge (squash) January 7, 2026 10:09
@yeskunall

Copy link
Copy Markdown
Member

Thanks @DaZhi-the-Revelator (and congrats!) for your first contribution! Made a few tweaks, but the rest looks good.

@yeskunall
yeskunall merged commit 692bf30 into zed-industries:main Jan 7, 2026
23 checks passed
rtfeldman pushed a commit that referenced this pull request Jan 9, 2026
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>
@DaZhi-the-Revelator
DaZhi-the-Revelator deleted the docs-update-add-autoupdate branch January 9, 2026 17:32
@Malix-Labs

Copy link
Copy Markdown

Has it been removed?
I do not find it anywhere anymore

@someone13574

Copy link
Copy Markdown
Contributor

Has it been removed? I do not find it anywhere anymore

I think it was accidentally dropped in #45276

@Malix-Labs

Malix-Labs commented May 14, 2026

Copy link
Copy Markdown

@yeskunall can you look into #46130 (comment)?

Also, if that PR has been accidentally dropped, I suspect way more has been dropped as well

@yeskunall

Copy link
Copy Markdown
Member

Has it been removed?
I do not find it anywhere anymore

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?

@someone13574

Copy link
Copy Markdown
Contributor

Has it been removed?
I do not find it anywhere anymore

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.

@yeskunall

Copy link
Copy Markdown
Member

Ah -- OK you’re right. I was moving too fast and misread it.

pull Bot pushed a commit to sternelee/zed-chat that referenced this pull request Jun 10, 2026
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>
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…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>
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
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>
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…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>
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants