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

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

    Zed Editor 0.218.7

    Unofficial Debian package for Zed Editor.

    Installation

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

    Upstream Release Notes

    • Fixed worktree trust not applied in window reuse (#46629)
    • Fixed groups of language servers not starting after worktree trust approval (#46615)
    • Fixed "show project items" keeping worktree trust title bar element hidden (#46608)
    • Fixed worktree trust pop-up appearing on a keymap editor invication (#46579)
    • Fixed an issue where HTML tags where highlighted as JSX components. (#46447)
    • Fixes crash due to markdown parsing via bumping pulldown-cmark (#46310)
    Downloads