-
main
Stablereleased this
2026-01-21 03:02:00 +01:00 | 0 commits to main since this releaseZed Editor 0.219.5
Unofficial Debian package for Zed Editor.
Installation
# Download and install the package wget https://git.rawleenc.dev/rawleenc/zed-packager/releases/download/v0.219.5/zed-editor_0.219.5_amd64.deb sudo apt install ./zed-editor_0.219.5_amd64.deb # Or install from the APT repository (if configured) sudo apt update sudo apt install zed-editorUpstream Release Notes
- Fixed a crash that could occur when trying to edit edit prediction providers in the settings UI. (#47162)
- Fixed images in agent threads being converted to PNG but retaining old format, causing some API errors in the process. (#45978)
- Fixed an issue where JSX components were highlighted too broadly, causing normal HTML tags to be highlighted as such (#47132)
- Fixed an issue where relative line numbering would break with nested folds. (#47108)
- Add support for GPT-5.2-Codex via OpenAI API Key (#47031)
- Fixed a panic in the git panel when utf8 multibyte character filenames got truncated (#46917)
- Fixed emoji being too small on Linux when using High DPI (#46860)
- Agent: Fixed a bug where the button to delete a thread stopped showing up. (#46831)
Downloads