• main
    All checks were successful
    Build and Release Zed Editor / check-version (push) Successful in 3s
    Build and Release Zed Editor / build-and-release (push) Has been skipped
    Stable

    rawleenc released this 2025-11-15 03:01:34 +01:00 | 0 commits to main since this release

    Zed Editor 0.212.6

    Unofficial Debian package for Zed Editor.

    Installation

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

    Upstream Release Notes

    • Fixed Agent Server extensions having the current working directory of the extension rather than the project (#42777)
    • Fixed an issue where the git panel checkbox was flickering and getting out of sync with file state on disk (#42661)
    • Trying to open invalid URLs in a browser now shows an error instead of panicking (#42637)
    Downloads