• main
    Some checks failed
    Build and Release Zed Editor / check-version (push) Successful in 59s
    Build and Release Zed Editor / build-and-release (push) Failing after 33s
    Stable

    rawleenc released this 2026-02-20 03:01:48 +01:00 | 0 commits to main since this release

    Zed Editor 0.224.7

    Unofficial Debian package for Zed Editor.

    Installation

    # Download and install the package
    wget https://git.rawleenc.dev/rawleenc/zed-packager/releases/download/v0.224.7/zed-editor_0.224.7_amd64.deb
    sudo apt install ./zed-editor_0.224.7_amd64.deb
    
    # Or install from the APT repository (if configured)
    sudo apt update
    sudo apt install zed-editor
    

    Upstream Release Notes

    • Added support for Gemini 3.1 Pro (#49634)
    • Fixed dev highlights view panicking when interacting with editor-like not-editors (#49611)
    Downloads