Z

Zed

Z
Zed IDE

nightly: Fix a flacky bracket test (#64321)

Fixes a flack from https://github.com/zed-industries/zed/actions/runs/35127308706/job/104899555087?pr=64257#step:7:5674 I believe more tests are worth fixing like that, but those pass right now, so let's first deal with the only flaky one. Release Notes: N/A

Z
Zed IDE v1.21.0-pre

v1.21.0-pre

This week's release includes faster rendering in syntax-highlighted files and Markdown code blocks, a language server command picker, and a setting that keeps your system awake during long-running agent turns. Shipped by the Zed Guild 🛡️ Fixed a bug where folders remained highlighted after they stopped being dragged. (#64038; thanks tidely) Learn about the Zed Guild. Features AI Added SuperGrok si…

Z
Zed IDE v1.20.1

v1.20.1

This week's release includes an optional cursor movement animation, a setting to open Markdown files directly in the rendered preview, Emmet wrap with abbreviation support, and configurable window title formatting. Shipped by the Zed Guild 🛡️ Added the on_new_window setting to choose whether new windows show the Launchpad (launchpad, the default) or an empty untitled buffer (empty_tab). (#63522; t…

Z
Zed IDE

collab-staging: editor: Render point diagnostics without glyphs (#63933)

Closes #63084. Zed already normalizes most empty and line-terminator-only diagnostic ranges onto an adjacent character. A diagnostic can still remain a true point when its position has no glyph, such as column zero of an empty line or an empty file. The shaped-text path has no TextRun at that position, so the diagnostic appears in diagnostic UI but has no editor squiggle. Render only diagnostics t…

Z
Zed IDE v1.20.1-pre

v1.20.1-pre

Raised the default open file descriptor soft limit at startup on Unix/macOS to prevent EMFILE (Too many open files) errors in large workspaces. (#64188) Added dev: Debug Filesystem Watching to inspect local watcher events, watch roots, and scan exclusions, and export diagnostic captures as JSON. (#64186) Fixed Linux mailto: URI handling when using Help → Email Us.... (#64090) Fixed diagnostics bat…

Z
Zed IDE v1.19.2

v1.19.2

This week's release includes call hierarchy support, multi-select in the Git Panel, automatic language detection for untitled buffers, and project search on type by default. Shipped by the Zed Guild 🛡️ Added automatic language detection for untitled buffers. (#61412; thanks amtoaer) Added support for rendering LSP 3.18 Markdown diagnostic messages from language servers. (#61030; thanks aviatesk) F…

Z
Zed IDE v1.19.0-pre

v1.19.0-pre

This week's release includes call hierarchy support, multi-select in the Git Panel, automatic language detection for untitled buffers, and project search on type by default. Shipped by the Zed Guild 🛡️ Added automatic language detection for untitled buffers. (#61412; thanks amtoaer) Added support for rendering LSP 3.18 Markdown diagnostic messages from language servers. (#61030; thanks aviatesk) F…

Z
Zed IDE v1.20.0-pre

v1.20.0-pre

This week's release includes configurable window title formatting, support for configuring what is shown on new windows, a setting to open Markdown files directly in the rendered preview, and an optional cursor movement animation. Shipped by the Zed Guild 🛡️ Added the on_new_window setting to choose whether new windows show the Launchpad (launchpad, the default) or an empty untitled buffer (empty_…

Z
Zed IDE v1.19.1

v1.19.1

v1.19.x stable for @dinocosta

Z
Zed IDE v1.18.1

v1.18.1

Fixed AltGr / diacritic input being swallowed by the integrated terminal on Windows. (#63763) Fixed goToDefinition opening out-of-worktree entries (#63757) Fixed dev container environment variables being logged in full (#63735) Fixed OpenCode Go requests that could fail when Zed omitted the session header. (#63715)

Z
Zed IDE v1.19.1-pre

v1.19.1-pre

Fixed AltGr / diacritic input being swallowed by the integrated terminal on Windows. (#63762) Fixed goToDefinition opening out-of-worktree entries (#63756) Fixed dev container environment variables being logged in full (#63734) Fixed OpenCode Go requests that could fail when Zed omitted the session header. (#63714) Fixed containers becoming scrollable by a sub-pixel amount, with a phantom full-hei…

Z
Zed IDE v1.18.0

v1.18.0

This week's release includes refreshed Markdown preview styling, inline debugger values for C and C++, and File Finder history that persists across workspace sessions. Shipped by the Zed Guild 🛡️ Fixed the inline assistant doing nothing when the model emitted reasoning before its tool call. (#61220; thanks aviatesk) Fixed some Pyright and BasedPyright settings not being applied properly. (#62673;…

Z
Zed IDE v1.18.0-pre

v1.18.0-pre

This week's release includes refreshed Markdown preview styling, inline debugger values for C and C++, and File Finder history that persists across workspace sessions. Shipped by the Zed Guild 🛡️ Fixed the inline assistant doing nothing when the model emitted reasoning before its tool call. (#61220; thanks aviatesk) Fixed some Pyright and BasedPyright settings not being applied properly. (#62673;…

Z
Zed IDE v1.17.2

v1.17.2

This week's release includes tabular data previews for CSV, TSV, PSV, and SSV files with sortable and resizable columns, value-based row filtering, and right-click copying; new Git blame and stashing actions; and lower memory use when opening large files. Shipped by the Zed Guild 🛡️ Added support for low reasoning effort for DeepSeek V4 Flash and V4 Pro. (#62577; thanks lingyaochu) Improved JetBra…

Z
Zed IDE v1.16.3

v1.16.3

Fixed a crash in the Git panel when collapsed sections were used in tree view. (#63167)

Z
Zed IDE v1.17.2-pre

v1.17.2-pre

Fixed a crash in the Git panel when collapsed sections were used in tree view. (#63168)

Z
Zed IDE v1.16.2

v1.16.2

Fixed a potential filesystem sandbox escape when running extensions. (#63147) Fixed GitHub Copilot Chat authentication and API routing for GitHub Enterprise Cloud (#63142) Fixed project-level language server settings being ignored by extensions built with extension API versions before and including v0.1.0. (#63083) Fixed an issue where Flatpak CLI launches would open unrelated/nonexistent files du…

Z
Zed IDE v1.17.1-pre

v1.17.1-pre

Fixed a potential filesystem sandbox escape when running extensions. (#63144) Fixed GitHub Copilot Chat authentication and API routing for GitHub Enterprise Cloud (#63141) Fixed project-level language server settings being ignored by extensions built with extension API versions before and including v0.1.0. (#63082) Disable ask_user tool by default (#63038) Fixed an issue where Flatpak CLI launches…

Z
Zed IDE v1.17.0-pre

v1.17.0-pre

This week's release includes tabular data previews for CSV, TSV, PSV, and SSV files with sortable and resizable columns, value-based row filtering, and right-click copying; new Git blame and stashing actions; and lower memory use when opening large files. Shipped by the Zed Guild 🛡️ Added support for low reasoning effort for DeepSeek V4 Flash and V4 Pro. (#62577; thanks lingyaochu) Improved JetBra…

Z
Zed IDE v1.16.1

v1.16.1

This week's release includes Gemini 3.6 Flash support, collapsible grouped changes and optional stash messages in the Git Panel, zooming and horizontal scrolling for Mermaid diagrams, and a new setting for controlling whether the Terminal Panel opens automatically in new workspaces. Shipped by the Zed Guild 🛡️ Improved Git Panel organization by making grouped change sections collapsible. (#62441;…

Z
Zed IDE v1.15.1

v1.15.1

Fixed an issue where the Cursor ACP agent would fail to start (#62825) Git: Fixed the GPG passphrase modal appearing on every commit for users whose configured pinentry (e.g. pinentry-mac with the macOS Keychain) can supply the passphrase without Zed's help. Zed now only prompts when gpg cannot obtain the passphrase on its own. (#62783) Fixed array merging for extensions case (#62722) Fixed projec…

Z
Zed IDE v1.16.1-pre

v1.16.1-pre

Fixed an issue where the Cursor ACP agent would fail to start (#62826) Added git_gutter_width setting to the Settings UI with default (font-size-scaled) and custom (fixed pixel width) options (#62813) Git: Fixed the GPG passphrase modal appearing on every commit for users whose configured pinentry (e.g. pinentry-mac with the macOS Keychain) can supply the passphrase without Zed's help. Zed now onl…

Z
Zed IDE v1.16.0-pre

v1.16.0-pre

This week's release includes Gemini 3.6 Flash support, collapsible grouped changes and optional stash messages in the Git Panel, zooming and horizontal scrolling for Mermaid diagrams, and a new setting for controlling whether the Terminal Panel opens automatically in new workspaces. Shipped by the Zed Guild 🛡️ Improved Git Panel organization by making grouped change sections collapsible. (#62441;…

Z
Zed IDE v1.15.0

v1.15.0

This week's release includes a new git.diff_base setting for choosing whether editor gutters, file-status colors, and git: diff show uncommitted changes against HEAD or all current-branch changes against the default branch's merge base, plus support for dragging files from the Project Panel to external apps on macOS and Linux Wayland; web developers also get linked editing for custom elements in J…

Z
Zed IDE v1.15.0-pre

v1.15.0-pre

This week's release includes a new git.diff_base setting for choosing whether editor gutters, file-status colors, and git: diff show uncommitted changes against HEAD or all current-branch changes against the default branch's merge base, plus support for dragging files from the Project Panel to external apps on macOS and Linux Wayland; web developers also get linked editing for custom elements in J…

Z
Zed IDE v1.14.2

v1.14.2

This week's release includes sandboxing for the Agent's terminal commands and web fetches (check the blog post), support for undoing and redoing file operations in the Project Panel (documentation), a Skip Hooks option for commits, and configurable Agent Panel fonts. Shipped by the Zed Guild 🛡️ Terminal: Fixed processes being left alive when the terminal was closed. (#61467; thanks feitreim) Fixed…

Z
Zed IDE v1.13.2

v1.13.2

Fixed Option+Left stopping to the left of punctuation between words Video URL: https://files.catbox.moe/8d5g2t.mp4 (#62065) Fixed a panic when selections are added by tab-expanded column (#62063) Fixed Gruvbox parameter colors (#61987) Improved CLI documentation by adding the missing --existing option. (#61981)

Z
Zed IDE v1.14.2-pre

v1.14.2-pre

Fixed Option+Left stopping to the left of punctuation between words Video URL: https://files.catbox.moe/8d5g2t.mp4 (#62064) Fixed a panic when selections are added by tab-expanded column (#62062) Fixed hang when the Zed Agent runs a git command with a pager configured. (#61999) Fixed Gruvbox parameter colors (#61986) Improved CLI documentation by adding the missing --existing option. (#61980)