Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop Auto downloading new updates, bunch of things on startup #9224

Open
1 task done
shinebayar-g opened this issue Mar 12, 2024 · 3 comments
Open
1 task done

Stop Auto downloading new updates, bunch of things on startup #9224

shinebayar-g opened this issue Mar 12, 2024 · 3 comments
Labels
enhancement [core label] installer / updater Feedback for installation and update process

Comments

@shinebayar-g
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

It looks like recently you implemented "auto-download" feature. While it's convenient it's not really user friendly, consuming unnecessary data. I see language server updates, zed updates are auto downloaded. Please make it configurable, so users can decide what action they want to take on based on their preference.

Environment

Zed: v0.126.1 (Zed Preview)
OS: macOS 14.3.1
Memory: 16 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

@shinebayar-g shinebayar-g added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Mar 12, 2024
@Moshyfawn
Copy link
Member

You can set "auto_update": false to prevent zed from automatically updating itself.

@Moshyfawn
Copy link
Member

For Zed reusing the already installed language servers, see #4978 +👍.

@shinebayar-g
Copy link
Author

shinebayar-g commented Mar 12, 2024

image

Check for updates != Download updates right? I assume checking for updates means, check if there is an update, but not download it right away. They are supposed to be 2 separate actions.

@Moshyfawn Moshyfawn added enhancement [core label] installer / updater Feedback for installation and update process and removed bug [core label] triage Maintainer needs to classify the issue labels Mar 12, 2024
@JosephTLyons JosephTLyons removed the admin read Pending admin review label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement [core label] installer / updater Feedback for installation and update process
Projects
None yet
Development

No branches or pull requests

3 participants