-
main
Stablereleased this
2025-10-25 04:01:47 +02:00 | 0 commits to main since this releaseZed Editor 0.209.6
Unofficial Debian package for Zed Editor.
Installation
# Download and install the package wget https://git.rawleenc.dev/rawleenc/zed-packager/releases/download/v0.209.6/zed-editor_0.209.6_amd64.deb sudo apt install ./zed-editor_0.209.6_amd64.deb # Or install from the APT repository (if configured) sudo apt update sudo apt install zed-editorUpstream Release Notes
- Fixed an issue where having an empty formatter array in your settings
"formatter": []would result in an erroneous prompt to migrate settings. (#40932)
Downloads
- Fixed an issue where having an empty formatter array in your settings