Files
oak-gpui/docs/src/update.md
T
Katie Geer b75736568b docs: Reorganize introduction (#41387)
Release Notes:
- Remove Windows/Linux from Getting Started
- Consolidate download & system into new Installation page
- Move Remote Dev out of Windows and into Remote Development
- Add Uninstall page
- Add updates page
- Remove addl learning materials from intro
2025-10-28 17:39:40 -03:00

22 lines
804 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Update Zed
Zed is designed to keep itself up to date automatically. You can always update this behavior in your settings.
## Auto-updates
By default, Zed checks for updates and installs them automatically the next time you restart the app. Youll always be running the latest version with no extra steps.
If an update is available, Zed will download it in the background and apply it on restart.
## How to check your current version
To check which version of Zed you're using:
Open the Command Palette (Cmd+Shift+P on macOS, Ctrl+Shift+P on Linux/Windows).
Type and select `zed: about`. A modal will appear with your version information.
## How to control update behavior
If you want to turn off auto-updates, open the Settings Editor (Cmd ,) and find `Auto Update` under General Settings.