<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Zed — The AI Toolchain</title>
    <link>https://aitoolchain.io/tools/zed</link>
    <description>New releases and features in Zed, tracked by The AI Toolchain.</description>
    <language>en</language>
    <lastBuildDate>Wed, 26 Aug 2026 15:25:08 GMT</lastBuildDate>
    <atom:link href="https://aitoolchain.io/tools/zed/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Zed v1.17.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.17.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.17.2</guid>
      <pubDate>Wed, 26 Aug 2026 15:25:08 GMT</pubDate>
      <description>Zed v1.17.2 adds tabular CSV/TSV previews, new Git blame/stash actions, an agent `ask_user` tool, and a `simple` fullscreen mode.
• Adds `&quot;...&quot;` entry support in `file_scan_exclusions` config, allowing custom exclusions to extend the defaults instead of replacing them entirely.
• Adds `simple` option to the `fullscreen_mode` setting for fullscreen windows that cover the MacBook display notch on macOS.
• Adds `editor: blame revision` and `editor: blame previous revision` actions for viewing a file&apos;s blame at the selected revision or its parent.
• Adds `Stash Tracked` and `Stash Staged` options to the Git Panel for stashing only tracked or only staged changes.
• Adds `multi workspace: move project up` and `multi workspace: move project down` actions for reordering projects in the Agent Sidebar.
• Adds tabular data previews for CSV, TSV, PSV, and SSV files with sortable and independently resizable columns, value-based row filtering, a pinned row-number column, and right-click copying for cells and column headers.
• Adds an `ask_user` agent tool that lets the AI Agent ask questions through forms with selectable options, free-text input, or both.
• Adds a frame-time debug overlay, cycled with `ctrl-alt-shift-p`; statistics reset with `ctrl-alt-shift-o` on macOS/Linux or `ctrl-alt-shift-d` on Windows.
• Adds Gemini 3.7 Flash to the available Google AI models.
• Adds low reasoning effort support for DeepSeek V4 Flash and V4 Pro.
• Adds Shell Script language detection for `.brushrc` files.
• Adds support for the `path` property on VS Code npm tasks.
• Adds `h` and `l` key support in Vim and Helix modes to collapse and expand Git Panel entries.
• Reduces peak memory usage when opening large files by roughly the size of the file.</description>
    </item>
    <item>
      <title>Zed v1.16.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.16.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.16.1</guid>
      <pubDate>Wed, 19 Aug 2026 16:11:34 GMT</pubDate>
      <description>Zed v1.16.1 adds Gemini 3.6 Flash, collapsible Git Panel sections, `terminal.starts_open`, and Mermaid zoom/scroll.
• Adds `terminal.starts_open` setting to control whether the Terminal Panel opens automatically in new workspaces.
• Adds `gutter.git_gutter_width` setting to the Settings UI with default (font-size-scaled) and custom (fixed pixel width) options.
• Adds `Copy Path` and `Copy Relative Path` options to the Git Panel context menu.
• Adds Gemini 3.6 Flash to the Google AI models.
• Adds Claude Opus 5, Gemini 3.5 Flash Lite, Gemini 3.6 Flash, Gemini 3.7 Flash, Kimi K3, Grok 4.6, and Muse Spark 1.2 to OpenCode Zen.
• Adds Kimi K3, Grok 4.5, Hy3, GPT 5.6 Luna, Qwen 3.8 Max, and GLM 5.3 to OpenCode Go.
• Makes grouped change sections in the Git Panel collapsible.
• Adds an optional message prompt when stashing changes in the Git Panel.
• Adds zooming and horizontal scrolling for Mermaid diagrams in the Markdown Preview and Agent Panel.
• Adds `tab` and `shift-tab` navigation for the code actions menu in Helix mode.
• Adds highlighting for Python dunder variables via `attribute.special` in themes.
• Adds horizontal scrollbars to wide Markdown tables for easier navigation.
• Highlights regex queries in the Text Finder when the regex filter is enabled.
• Adds frame-rendering performance data to telemetry diagnostics to help identify stutters and dropped frames.
Breaking changes:
• The default model for OpenAI subscription users has changed to GPT-5.6 Sol.
• OpenCode Free models have been removed from Zed&apos;s built-in OpenCode provider.
• Claude Opus 4.1 has been removed from OpenCode Zen.</description>
    </item>
    <item>
      <title>Zed v1.15.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.15.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.15.0</guid>
      <pubDate>Wed, 12 Aug 2026 15:53:56 GMT</pubDate>
      <description>Zed v1.15.0 adds `git.diff_base` for merge-base diffs, `gutter.git_gutter_width`, linked JSX/TSX editing, and Wayland drag-and-drop.
• Adds `git.diff_base` setting to choose whether editor gutters, file-status colors, and `git: diff` show uncommitted changes against `HEAD` (value `&quot;head&quot;`, the default) or all current-branch changes against the merge base with the repository&apos;s default branch (value `&quot;default_branch&quot;`); also exposed as &apos;Diff Against Default Branch&apos; in the editor controls menu.
• Adds `gutter.git_gutter_width` setting to configure the pixel width of Git diff indicators in the editor gutter.
• Adds `multiple_selections` key context, enabling distinct keybindings when multiple selections are active.
• Adds support for self-hosted Sweep Next Edit models in OpenAI-compatible edit predictions, including the `sweep` prompt format and `infer` detection for `sweep-next-edit` model names.
• Adds linked editing for custom elements in JSX and TSX files.
• Enables Emmet completions in return and arrow-function bodies for JSX and TSX.
• Adds a suggestion to install the `windows-batch` extension when opening `.bat` and `.cmd` files.
• Supports dragging files from the Project Panel to external apps on macOS and Linux Wayland.
• Improves the project switcher to allow closing the currently selected project and automatically switching to a neighboring local or remote project.
• Improves installed development extensions to display their provided features and respect feature filters.
• Improves extension repository links to show provider-specific icons.
Breaking changes:
• Copilot Chat authentication is now separated from edit-predictions authentication; existing users must reauthenticate with Copilot.</description>
    </item>
    <item>
      <title>Zed v1.15.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.15.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.15.0</guid>
      <pubDate>Wed, 12 Aug 2026 15:53:56 GMT</pubDate>
      <description>Zed v1.15.0 adds `git.diff_base` for merge-base diffs, `gutter.git_gutter_width`, linked JSX/TSX editing, and Wayland file drag support.
• Adds `git.diff_base` setting to choose whether editor gutters, file-status colors, and `git: diff` show uncommitted changes against `HEAD` (`&quot;head&quot;`, the default) or all current-branch changes against the merge base with the repository&apos;s default branch (`&quot;default_branch&quot;`); also available as &apos;Diff Against Default Branch&apos; in the editor controls menu.
• Adds `gutter.git_gutter_width` setting to configure the width of Git diff indicators in the editor gutter.
• Adds `multiple_selections` key context for assigning different keybindings when multiple selections are active.
• Adds support for self-hosted Sweep Next Edit models in OpenAI-compatible edit predictions, including the `sweep` prompt format and `infer` detection for `sweep-next-edit` model names.
• Adds linked editing for custom elements in JSX and TSX files.
• Enables Emmet completions in return and arrow-function bodies for JSX and TSX.
• Adds support for dragging files from the Project Panel to external apps on macOS and Linux Wayland.
• Adds a suggestion to install the `windows-batch` extension when opening `.bat` and `.cmd` files.
• Improves the project switcher to allow closing the currently selected project and automatically switching to a neighboring local or remote project.
• Improves installed development extensions to display their provided features and respect feature filters.
Breaking changes:
• Copilot Chat and edit-prediction authentication are now separated; existing Copilot users must reauthenticate with Copilot after upgrading.</description>
    </item>
    <item>
      <title>Zed v1.14.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.14.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.14.2</guid>
      <pubDate>Wed, 05 Aug 2026 16:57:09 GMT</pubDate>
      <description>Zed v1.14.2 adds Agent sandboxing, undo/redo for file ops, skip-hooks commits, and configurable Agent Panel fonts.
• Adds `agent.compaction_model` setting to specify the model used for context compaction.
• Adds `agent_ui_font_family` and `agent_buffer_font_family` settings for configuring the Agent Panel&apos;s UI and buffer fonts.
• Adds a &apos;Skip Hooks&apos; toggle (also available as `git: skip hooks` action) in the Git Panel Commit button menu and commit modal, bypassing `pre-commit` and `commit-msg` hooks for the next commit.
• Adds the `_` keybinding in Helix mode to trim whitespace from selections.
• Adds sandboxing for the Agent&apos;s `terminal` and `fetch` tools.
• Adds a reasoning effort selector for Anthropic-compatible providers when the selected model supports adaptive thinking.
• Adds support for undoing and redoing file operations in the Project Panel.
• Improves OpenAI Responses API requests by sending system messages through the `instructions` field.
• Improves Markdown preview links so links to Markdown files open a preview scrolled to the linked heading or position, with `alt`-click opening the raw source instead.
• Improves call diagnostics with per-participant audio health history and exportable reports.
• Improves proxy support by respecting `NO_PROXY` and percent-encoded proxy credentials.
• Improves support for language servers that dynamically register inlay hints, code lenses, or document symbols more than once.</description>
    </item>
    <item>
      <title>Zed v1.14.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.14.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.14.2</guid>
      <pubDate>Wed, 05 Aug 2026 16:57:09 GMT</pubDate>
      <description>Zed v1.14.2 adds Agent sandboxing, undo/redo for Project Panel file ops, Skip Hooks for commits, and configurable Agent Panel fonts.
• Adds `agent.compaction_model` setting to specify the model used for context compaction.
• Adds `agent_ui_font_family` and `agent_buffer_font_family` settings for configuring the Agent Panel&apos;s UI and buffer fonts.
• Adds sandboxing for the Agent&apos;s `terminal` and `fetch` tools, isolating terminal commands and web fetches.
• Adds a &apos;Skip Hooks&apos; toggle (also available as `git: skip hooks`) in the Commit button&apos;s menu and commit modal, skipping `pre-commit` and `commit-msg` hooks for the next commit.
• Adds support for undoing and redoing file operations in the Project Panel.
• Adds a reasoning effort selector for Anthropic-compatible providers when the selected model supports adaptive thinking.
• Adds the `_` keybinding in Helix mode to trim whitespace from selections.
• Improves OpenAI Responses API requests by sending system messages through the `instructions` field.
• Improves Markdown preview links so links to Markdown files open a preview scrolled to the linked heading or position, with `alt`-click opening the raw source.
• Improves call diagnostics with per-participant audio health history and exportable reports.
• Improves proxy support by respecting `NO_PROXY` and percent-encoded proxy credentials.
• Improves support for language servers that dynamically register inlay hints, code lenses, or document symbols more than once.</description>
    </item>
    <item>
      <title>Zed v1.13.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.13.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.13.1</guid>
      <pubDate>Wed, 29 Jul 2026 16:07:04 GMT</pubDate>
      <description>Zed v1.13.1 adds `include_ignored` file-finder param, `title_bar.show_worktree_name` setting, run-status gutter indicators, and editable image-viewer zoom.
• Adds `include_ignored` parameter to `file_finder::Toggle`, enabling keybindings that open the File Finder with ignored files pre-included.
• Adds `title_bar.show_worktree_name` setting (defaults to `true`); set to `false` to hide the worktree-name picker in the title bar.
• Adds run-status indicators to runnable gutter controls showing the last run result, plus a `Clear Run Status` context-menu action for completed runs.
• Adds &apos;Copy this Agent response&apos;, &apos;Scroll to User Message&apos;, and &apos;Scroll to top&apos; buttons to every Agent Panel response.
• Adds support for editing image-viewer zoom levels directly from the toolbar.
• Adds support for opening relative file links such as `src/main.rs#L42` at the referenced line in Agent responses and Markdown previews.
• Adds default keybindings for opening Text Finder from the editor and buffer search: `cmd-alt-f` on macOS and `ctrl-alt-f` on Linux and Windows.
• Adds a preview pane to the buffer symbols picker.
• Adds support for the `variable.parameter` theme color.
• Adds support for loading Git commit template messages in remote and collaboration projects.
• Adds support for opening a specific line in a diff using the CLI.
• Improves the `create_worktree` hook discoverability for setting up Git worktrees on creation.
• Improves LSP Logs by showing request durations alongside RPC responses, making slow language server behavior easier to diagnose.
• Improves branch picker with better filtering, grouping, branch creation suggestions, and remote-provider icons.
• Improves Markdown previews by showing link destinations in the bottom-left corner when hovering over links.
• Adds support for surrounding selected text with backticks in Rust, C, and C++ comments.
• Improves Vim paste behavior by setting `[` and `]` marks to the start and end of pasted text.
• Improves Text Finder to seed its query from the focused item&apos;s selection, including the terminal.
• Updates Mistral Medium to version 3.5.</description>
    </item>
    <item>
      <title>Zed v1.13.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.13.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.13.1</guid>
      <pubDate>Wed, 29 Jul 2026 16:07:04 GMT</pubDate>
      <description>Zed v1.13.1 adds `include_ignored` file finder param, `title_bar.show_worktree_name` setting, run-status gutter indicators, and editable image zoom.
• Adds `include_ignored` parameter to `file_finder::Toggle`, enabling keybindings that open the File Finder with ignored files pre-included.
• Adds `title_bar.show_worktree_name` setting (default `true`); set to `false` to hide the worktree-name picker in the title bar.
• Adds run-status indicators to runnable gutter controls, showing the last run result and a `Clear Run Status` context-menu action for completed runs.
• Adds support for editing image viewer zoom levels directly from the toolbar.
• Adds support for opening relative file links such as `src/main.rs#L42` at the referenced line in Agent responses and Markdown previews.
• Adds default keybindings for opening Text Finder from the editor and buffer search: `cmd-alt-f` on macOS and `ctrl-alt-f` on Linux and Windows.
• Adds support for the `variable.parameter` theme color.
• Adds a preview pane to the buffer symbols picker.
• Adds &apos;Copy this Agent response&apos;, &apos;Scroll to User Message&apos;, and &apos;Scroll to top&apos; buttons to every Agent Panel response.
• Adds support for opening a specific line in a diff using the CLI.
• Adds support for loading Git commit template messages in remote and collaboration projects.
• Improves the `create_worktree` hook discoverability for setting up Git worktrees when they are created.
• Improves branch picker filtering, grouping, branch creation suggestions, and remote-provider icons.
• Improves LSP Logs by showing request durations alongside RPC responses.
• Improves Vim paste behavior by setting the `[` and `]` marks to the start and end of pasted text.
• Improves Markdown previews by showing link destinations in the bottom-left corner when hovering over links.
• Improves Text Finder to seed its query from the focused item&apos;s selection, including the terminal.
• Adds support for surrounding selected text with backticks in Rust, C, and C++ comments.
• Updates Mistral Medium to version 3.5.</description>
    </item>
    <item>
      <title>Zed v1.12.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.12.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.12.1</guid>
      <pubDate>Mon, 27 Jul 2026 18:30:09 GMT</pubDate>
      <description>Zed v1.12.1 adds Claude Opus 5 support for Anthropic and Amazon Bedrock BYOK providers.
• Adds Claude Opus 5 model support for Anthropic and Amazon Bedrock BYOK providers.</description>
    </item>
    <item>
      <title>Zed v1.12.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.12.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.12.1</guid>
      <pubDate>Mon, 27 Jul 2026 18:30:09 GMT</pubDate>
      <description>Zed v1.12.1 adds Claude Opus 5 support for Anthropic and Amazon Bedrock BYOK providers.
• Adds Claude Opus 5 model support for Anthropic and Amazon Bedrock BYOK providers.</description>
    </item>
    <item>
      <title>Zed v1.12.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.12.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.12.0</guid>
      <pubDate>Thu, 23 Jul 2026 00:16:36 GMT</pubDate>
      <description>Zed v1.12.0 adds Git staged/unstaged grouping, multi-select finders, adaptive Anthropic thinking, and format-on-save by changed lines.
• Adds `modifications` and `modifications_if_available` options to `format_on_save` to format only Git-changed lines instead of the entire file; also scopes `remove_trailing_whitespace_on_save` and `ensure_final_newline_on_save` to changed lines in these modes.
• Adds `lsp_results_location` global setting and per-action `open_results_in` option to control filterable result pickers with previews for `editor: find all references`, `editor: go to definition`, and `editor: go to implementation`.
• Adds support for adaptive thinking in custom Anthropic models via the `&quot;mode&quot;: { &quot;type&quot;: &quot;adaptive&quot; }` configuration key.
• Adds the `supports_fast_mode` setting for enabling fast mode on custom Anthropic models.
• Adds GPT-5.6 Sol, Terra, and Luna models to the Amazon Bedrock provider via the `bedrock-mantle` endpoint.
• Adds the `workspace: toggle editor zoom` action to maximize the active editor pane while keeping panels visible.
• Adds the `editor: move to next comment paragraph` and `editor: move to previous comment paragraph` actions for caret navigation between comment paragraphs.
• Adds `reduce_motion` setting with value `on` to reduce UI animations.
• Adds `/*glsl*/` and `/*wgsl*/` comment-label syntax injection for JavaScript and TypeScript template literals.
• Adds JSON language support for `deno.lock` files.
• Adds a Staging grouping to the Git Panel with separate Staged and Unstaged sections and controls for staging or unstaging changes.
• Adds GPG passphrase prompts in Zed for unlocking commit-signing keys.
• Adds Restore and Restore All buttons to the unstaged diff view for discarding unstaged changes.
• Adds the Git Graph context menu to the Git Panel&apos;s History tab.
• Adds tags to Git blame tooltips.
• Adds multi-select to the File Finder and Text Finder via `cmd`-click (macOS) or `ctrl`-click (Linux/Windows), `tab`, or the new `cmd-shift-s` / `ctrl-shift-s` shortcuts.
• Enables ACP elicitations by default, allowing ACP agents to collect structured user input.
• Adds the ability to expand in-progress MCP tool calls.
• Adds improved skill deletion with a confirmation prompt and moves deleted skills to the system trash instead of permanently deleting them.
• Adds support for pasting clipboard images into Markdown files.
• Adds `cmd-shift-v` (macOS) / `ctrl-shift-v` (Linux/Windows) shortcut in Markdown previews to toggle between preview and source file.
• Adds support for opening gitignored subdirectories as separate workspaces.
• Adds support for regex subroutine calls in project search.
• Adds support for importing VS Code&apos;s `editor.formatOnSaveMode` setting.
• Adds GPT 5.6 Luna, GPT 5.6 Terra, GPT 5.6 Sol, and Grok 4.5 to OpenCode Zen.
• Adds GPT 5.6 Luna support for ChatGPT subscriptions.
• Improves MCP tool headers to show the primary argument when space allows.
• Improves Agent notifications by requesting OS-level attention for the corresponding Zed window.
• Improves copying selected text in the Agent Panel and Markdown Preview: partial selections of styled text copy as well-formed Markdown, and selections within a single inline code span copy as plain text.
• Adds branch filtering with all, local, and remote options in the branch picker.
• Improves semantic token highlighting to distinguish function parameters from local variables.</description>
    </item>
    <item>
      <title>Zed v1.12.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.12.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.12.0</guid>
      <pubDate>Thu, 23 Jul 2026 00:16:36 GMT</pubDate>
      <description>Zed v1.12.0 adds Git staging groups, multi-select finders, format-on-save for changed lines, and adaptive thinking for custom Anthropic models.
• Adds `modifications` and `modifications_if_available` options to `format_on_save` to format only Git-changed lines instead of the entire file; also scopes `remove_trailing_whitespace_on_save` and `ensure_final_newline_on_save` to changed lines when using a modifications mode.
• Adds adaptive thinking support for custom Anthropic models via the `&quot;mode&quot;: { &quot;type&quot;: &quot;adaptive&quot; }` configuration key.
• Adds the `supports_fast_mode` setting to enable fast mode on custom Anthropic models.
• Adds `lsp_results_location` global setting and per-action `open_results_in` option to control where filterable result pickers with previews open for `editor: find all references`, `editor: go to definition`, and `editor: go to implementation`.
• Adds the `workspace: toggle editor zoom` action to maximize the active editor pane while keeping panels visible.
• Adds `editor: move to next comment paragraph` and `editor: move to previous comment paragraph` actions for navigating between comment paragraphs.
• Adds `reduce_motion` setting (set to `on`) to reduce UI animations.
• Adds a Staging grouping option to the Git Panel with separate Staged and Unstaged sections and controls for staging or unstaging changes.
• Adds GPG passphrase prompts in Zed for unlocking commit-signing keys.
• Adds Restore and Restore All buttons to the unstaged diff view for discarding unstaged changes.
• Adds the Git Graph context menu to the Git Panel&apos;s History tab.
• Adds tags to Git blame tooltips.
• Adds branch filtering with all, local, and remote options in the branch picker.
• Adds multi-select to File Finder and Text Finder via `cmd`-click (macOS) or `ctrl`-click (Linux/Windows), `tab`, or `cmd-shift-s` / `ctrl-shift-s` shortcuts, with selection checkboxes and a multi-select button in the search bar.
• Adds filterable result pickers with previews for LSP navigation actions (`editor: find all references`, `editor: go to definition`, `editor: go to implementation`).
• Adds support for pasting clipboard images into Markdown files.
• Adds `/*glsl*/` and `/*wgsl*/` comment-label syntax injection for JavaScript and TypeScript template literals.
• Adds JSON language support for `deno.lock` files.
• Enables ACP elicitations by default, allowing ACP agents to collect structured user input.
• Adds GPT 5.6 Luna, GPT 5.6 Terra, GPT 5.6 Sol, and Grok 4.5 to OpenCode Zen.
• Adds GPT-5.6 Sol, Terra, and Luna models to the Amazon Bedrock provider via the `bedrock-mantle` endpoint.
• Adds GPT 5.6 Luna support for ChatGPT subscriptions.
• Adds the ability to expand in-progress MCP tool calls.
• Improves MCP tool headers to show the primary argument when space allows.
• Improves skill deletion with a confirmation prompt and moves deleted skills to the system trash instead of permanently deleting them.
• Adds support for opening gitignored subdirectories as separate workspaces.
• Adds support for regex subroutine calls in project search.
• Adds support for importing VS Code&apos;s `editor.formatOnSaveMode` setting.
• Improves copying selected text in the Agent Panel and Markdown Preview: partial selections of styled text copy as well-formed Markdown, and selections within a single inline code span copy as plain text.
• Improves Markdown previews so `cmd-shift-v` (macOS) and `ctrl-shift-v` (Linux/Windows) toggles between the preview and its source file.
• Improves Agent notifications by requesting OS-level attention for the corresponding Zed window.</description>
    </item>
    <item>
      <title>Zed v1.11.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.11.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.11.3</guid>
      <pubDate>Wed, 15 Jul 2026 19:10:38 GMT</pubDate>
      <description>Zed v1.11.3 adds dedicated Staged/Unstaged Changes multibuffers, configurable Git Graph columns, Markdown commit messages, and a project symbols preview pane.
• Adds `git: view staged changes` and `git: view unstaged changes` actions that open dedicated Staged Changes and Unstaged Changes multibuffers for reviewing, staging, unstaging, or restoring individual hunks.
• Adds `/helpful` and `/not-helpful` slash commands (shown as &apos;Positive Feedback&apos; and &apos;Negative Feedback&apos;) in the agent panel message editor for submitting thread feedback.
• Adds `protocol` validation for OpenCode settings, reasoning effort levels, and parallel tool calls enabled by default for OpenCode, along with new OpenCode Zen models (Fable 5, Sonnet 5, GLM 5.2, Kimi K2.7 Code, Minimax M3).
• Adds `terminal.open_links_in_mouse_mode` setting to control whether Cmd/Ctrl-click opens links or forwards clicks to the application when mouse reporting is enabled (e.g. vim, opencode, claude).
• Adds boolean toggle support in ACP session configuration for agents that use them.
• Adds &apos;Agent Panel&apos; and &apos;Git Panel&apos; items to the &apos;View&apos; menu.
• Adds Claude Fable 5 and Sonnet 5 to the Amazon Bedrock provider.
• Adds native support for AWS Bedrock&apos;s Mantle endpoint, enabling GPT-5.5, GPT-5.4, and Grok 4.3 through the Amazon Bedrock provider.
• Adds a preview pane to the project symbols picker.
• Adds Git Graph column visibility toggle via right-clicking the table header to show or hide columns.
• Renders full commit messages as Markdown in the Git Graph details panel.
• Adds tag labels to the Git Panel commit history.
• Adds diff stat numbers to the uncommitted changes view.
• Adds support for searching inside agent terminal threads with `cmd-f` (macOS) or `ctrl-f` (Linux/Windows).
• Adds a copy button in the agent panel to copy the last agent response, and moves &apos;Open Thread as Markdown&apos; into the agent panel menu.
• Adds the ability to collapse per-file match groups in Text Finder by clicking the chevron on file headers.
• Adds support for middle-clicking a file in the project panel to open it in a permanent tab instead of a preview tab.
• Adds a `zed: get merch` action that opens the Zed merch store.
• Adds a download progress indicator to the update button.
• Recognizes `ebuild` files as bash.</description>
    </item>
    <item>
      <title>Zed v1.10.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.10.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.10.2</guid>
      <pubDate>Fri, 10 Jul 2026 09:27:05 GMT</pubDate>
      <description>Zed v1.10.2 adds GPT 5.6 Sol &amp; Terra models for ChatGPT subscription users.
• Adds GPT 5.6 Sol and GPT 5.6 Terra model options for ChatGPT subscription users in the agent panel (GPT 5.6 Luna is not yet available, pending OpenAI third-party access).</description>
    </item>
    <item>
      <title>Zed v1.10.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.10.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.10.1</guid>
      <pubDate>Thu, 09 Jul 2026 19:36:47 GMT</pubDate>
      <description>Zed v1.10.1 adds OpenAI GPT 5.6 Sol, Terra, and Luna model support.
• Adds support for GPT 5.6 Sol, Terra, and Luna models in the OpenAI integration.</description>
    </item>
    <item>
      <title>Zed v1.10.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.10.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.10.0</guid>
      <pubDate>Wed, 08 Jul 2026 16:12:33 GMT</pubDate>
      <description>Zed v1.10.0 adds llama.cpp as an LLM provider, `git.inline_blame.location`, and `agent.commit_message_include_project_rules` among other new capabilities.
• Adds `agent.commit_message_include_project_rules` setting to exclude project rules files from commit message generation prompts.
• Adds `git.inline_blame.location` setting to render current-line git blame either inline or in the status bar.
• Adds `markdown_preview_font_size` setting to scale Markdown preview font size independently from the editor.
• Adds llama.cpp as a language model provider.
• Adds `max` reasoning level support for OpenAI-compatible and OpenCode providers.
• Adds `Expand All` and `Collapse All` to the project panel right-click context menu, bound to `cmd-right` / `ctrl-right`.
• Adds `Workspace::ReopenLastPicker` action.
• Adds Helix `z c` keymap in editor, project panel, and outline panel to scroll cursor to center.
• Adds `alt-b` / `alt-e` in Helix mode to move to the start/end of the larger syntax node.
• Adds `*` in Helix mode to set the current selection as the search term.
• Supports dynamic registration of the `textDocument/semanticTokens` LSP capability.
• Adds an auto-watch button to the collab panel that automatically opens other participants&apos; screen shares during a call.
• Adds &apos;Open Markdown Preview&apos; context menu item to Project Panel markdown file entries.
• Improves Windows agent sandboxing to protect Git metadata unless access is explicitly approved.
• Adds Go syntax highlighting for builtin types and functions.
• Improves semantic highlighting for Python constants when using the `ty` language server.
• Batches file watcher rescan events to improve responsiveness under heavy filesystem usage.
• Ensures `zed &lt;somefolder&gt;` always opens a new window even when `cli_default_open_behavior` is set to `new_window` and the project is already open.
• Changes default behavior of queued agent messages to send at end of generation, with a toggle to steer mid-turn.
• Removes &apos;New from summary&apos; menu item from agent panel dropdown; threads can still be @mentioned in a new one or compacted via `/compact`.
Breaking changes:
• Format-on-save is now disabled by default.</description>
    </item>
    <item>
      <title>Zed v1.9.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.9.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.9.0</guid>
      <pubDate>Wed, 01 Jul 2026 17:02:17 GMT</pubDate>
      <description>Zed v1.9.0 adds Telescope-style resizable pickers with live preview, `text finder: toggle` search modal, Agent Panel search, and new Git Panel controls.
• Adds `git_panel.entry_primary_click_action` setting to control default click behavior for Git Panel files.
• Adds `markdown_preview.limit_content_width` and `markdown_preview.max_width` settings for constraining and centering Markdown preview content.
• Adds shell completion generation for the `zed` CLI via `zed --completions &lt;SHELL&gt;`.
• Adds `git_panel.sort_by` (values: `&apos;path&apos;` or `&apos;name&apos;`) and `git_panel.group_by` (values: `&apos;none&apos;` or `&apos;status&apos;`) settings to the Git Panel View Options menu.
• Adds a text finder picker with live preview, opened via the `text finder: toggle` action in the command palette, as an alternative project search UI with shared searches.
• Adds previews to the file finder, displayed to the right or below results depending on available space.
• Adds draggable resizing to picker modals.
• Adds in-thread search to the Agent Panel via Ctrl/Cmd+F.
• Adds an entry to the Agent Panel options menu to quickly add a remote MCP server.
• Adds ACP support for embedded resources in tool calls.
• Adds a Git Panel View Options menu for switching between list/tree view, sorting by path or name, and grouping by status; Project Diff now follows the same file ordering as the Git Panel.
• Adds a Git blame toggle to the gutter&apos;s context menu.
• Improves the Git Panel changes header with a split button keeping Stage All / Unstage All as the primary action and grouping related change actions in a dropdown.
• Adds Helix-mode debugger keybindings under `space shift-g` for starting, restarting, continuing, pausing, stepping, stopping, toggling breakpoints, and editing log breakpoints.
• Adds paragraph navigation in terminal Vim mode with `shift-{` and `shift-}`.
• Adds GLM 5.2 and Kimi K2.7 Code to OpenCode Go, and makes DeepSeek V4 Pro available for OpenCode Zen.
• Improves Git Graph search to find commits by abbreviated or full hash.
• Includes the thread title in Agent Panel notifications when Zed is not focused.
Breaking changes:
• The `git_panel.sort_by_path` setting is replaced by `git_panel.sort_by` (`&apos;path&apos;` or `&apos;name&apos;`) and `git_panel.group_by` (`&apos;none&apos;` or `&apos;status&apos;`); existing configs using `git_panel.sort_by_path` will break.
• MiniMax M3 Free is removed and deprecated OpenCode models GLM 5, Kimi K2.5, and MiniMax M2.5 are limited to Zen only.</description>
    </item>
    <item>
      <title>Zed v1.8.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.8.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.8.2</guid>
      <pubDate>Wed, 24 Jun 2026 17:07:24 GMT</pubDate>
      <description>Zed v1.8.2 adds `agent.terminal_init_command`, per-host network allowlisting, new delimiter selection actions, and more.
• Adds the `agent.terminal_init_command` setting to automatically run a command when opening a new agent terminal thread in the agent panel.
• Adds a `dev_container_use_buildkit` setting to build dev containers with the classic Docker builder for engines without an integrated BuildKit (e.g. Apple Container).
• Adds `editor: select inside delimiters` and `editor: select around delimiters` actions for selecting content within the nearest enclosing brackets, braces, parentheses, or quotes; repeating expands the selection to the next enclosing pair.
• Adds a `workspace: reset pane sizes` command that equalizes the sizes of all panes in the center group.
• Adds a `zed: rebuild dev extension` action to rebuild an installed dev extension from the command palette.
• Adds the ability to grant agent terminal commands network access to specific hosts (rather than all-or-nothing), enforced by an allowlisting proxy.
• Enables creating a new worktree directly from the sidebar&apos;s &apos;new thread&apos; icon button.
• Adds Anthropic-compatible provider support in settings.
• Adds a &apos;View File&apos; option to the Git Panel context menu to open a changed file in the editor without a diff view.
• Adds a Stop button to REPL notebook cells to interrupt the running kernel while a cell is executing.
• Prettier now reads the project&apos;s `.editorconfig` files when formatting.
• Improves the archive &apos;Search all threads&apos; view to support filtering by project name, not just thread title.
• Adds the file icon to breadcrumbs when the tab bar is hidden, if file icons are enabled for tabs.
• Pressing up in an empty agent message editor now recalls the last queued message for editing.</description>
    </item>
    <item>
      <title>Zed v1.7.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.7.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.7.2</guid>
      <pubDate>Wed, 17 Jun 2026 15:41:19 GMT</pubDate>
      <description>Zed v1.7.2 adds agent context auto-compaction with `/compact`, git graph custom commands via `$ZED_GIT_REF`, and `Add to .git/info/exclude` support.
• Adds `/compact` slash command to Zed Agent for manual context compaction, alongside automatic context compaction triggered by the agent itself.
• Adds a git graph context menu for ref labels (branches, remote refs, tags) that runs custom git commands against the clicked ref, exposed as `$ZED_GIT_REF` (e.g. `git checkout $ZED_GIT_REF`).
• Adds `Add to .git/info/exclude` option under a new `Git` submenu in the project panel and git panel context menus, alongside the existing `Add to .gitignore` action.
• Adds `default_open_behavior` setting to control whether selecting a project from the recent projects menu adds it to the sidebar or opens it in a new window.
• Adds a `markdown: toggle block quote` action.
• Adds support for surrounding selected Markdown text with `~` by typing `~`.
• Adds ability to stylize built-in Python exceptions and warnings using the `type.class.builtin` syntax capture.
• Adds context window usage and cost metrics display for external agents that support it.
• Adds the ability to delete sessions from history for external agents that support it.
• Adds a button to the git worktree picker to remove an open worktree from the current window.
• Detects `.envrc` files as Shell Script.
• Adds an optional tree view for commit details changed-file lists.
• Makes `zed://` links clickable in the terminal.
• Adds Chromium code review and SourceHut remote provider icons to the git panel.
• Adds scope picker (User vs. project) to the settings window breadcrumb for sub-pages such as Skills and per-language settings.
• Moves agent skills management into the settings UI.
• Allows loading skills whose descriptions exceed the 1024-byte limit by showing warnings instead of failing to load them.
• Adds OpenCode models: MiniMax M3, Qwen 3.7 Plus, DeepSeek V4 Flash, MiniMax M3 Free, and Nemotron 3 Ultra Free.
• Improves Markdown preview styles for legibility and readability.
• Improves outline symbol search with more consistent fuzzy matching and support for multi-term queries.</description>
    </item>
    <item>
      <title>Zed v1.6.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.6.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.6.3</guid>
      <pubDate>Wed, 10 Jun 2026 18:33:08 GMT</pubDate>
      <description>Zed v1.6.3 adds agent &apos;Fast mode&apos; for Anthropic/OpenAI, shareable skill links, Git split-diff history, and a new `agent.commit_message_instructions` setting.
• Adds `agent.commit_message_instructions` setting to customize AI-generated git commit messages.
• Adds `scan_symlinks` setting to control symlinked directory scanning; accepts `expanded` (default, scans only after expansion in project panel) or `always` (follows all symlinks during indexing).
• Adds `language_models.&lt;provider&gt;.custom_headers` config key to set custom HTTP headers on language model providers.
• Adds new `git: compare with branch` action to directly compare the current branch with an arbitrary branch.
• Adds `editor: toggle breadcrumb` action to toggle the breadcrumb of the active item without persisting the change to `settings.json`.
• Adds `shell-script` as a recognized modeline alias for the Shell Script language.
• Adds support for the `ex:` identifier in Vim modelines.
• Adds &apos;Fast mode&apos; support in the agent panel for Anthropic and OpenAI models, enabling faster responses (fast mode for Anthropic, priority service tier for OpenAI) at increased per-token cost.
• Adds a right-click context menu on thread items in the agent sidebar with options to regenerate title, rename, open as Markdown, or archive a thread.
• Adds shareable links for agent skills.
• Adds support for specifying reasoning effort for Grok 4.3 (xAI).
• Adds Claude Opus 4.8 BYOK support in the agent panel.
• Adds a manual trigger for the Rules-to-Skills migration in the agent.
• Adds terminal output controls for agents to inspect command output without hiding live terminal progress.
• Improves agent terminal sandboxing so commands can request write access to specific paths rather than all-or-nothing filesystem access, with the option to grant access for a single command or the rest of the conversation.
• Exposes actions to switch between classic and agentic workspace layout in the command palette.
• Adds support for symlinked global skill directories in the agent.
• Adds a download progress indicator while ACP servers are downloading.
• Adds support for opening SHA-256 object format git repositories.
• Adds support for anchored patterns in `.git/info/exclude`.
• Adds toggle for split diff mode in the commit history diff view.
• Shows total added and removed line counts in the Git panel.
• Adds progress feedback in the worktree picker while deleting a worktree.
• Adds the ability to open files from the file finder without dismissing it, using the right arrow key at the end of input or the &apos;Keep Open&apos; footer button.
• Adds fuzzy search to the remote projects modal.
• Adds support for rendering Markdown frontmatter metadata blocks in Markdown Preview and the Agent Panel.
• Adds volume equalization for participants in collaboration calls.
• Improves Mermaid diagram rendering in Markdown previews.
• Improves display of related diagnostic entries in hover popovers to include diagnostic source and code.</description>
    </item>
    <item>
      <title>Zed v1.5.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.5.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.5.5</guid>
      <pubDate>Tue, 09 Jun 2026 21:22:59 GMT</pubDate>
      <description>Zed v1.5.5 adds Claude Fable 5 to Anthropic bring-your-own-key model support.
• Adds Claude Fable 5 as an available model under Anthropic BYOK (bring-your-own-key) configuration.</description>
    </item>
    <item>
      <title>Zed v1.5.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.5.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.5.3</guid>
      <pubDate>Wed, 03 Jun 2026 16:07:04 GMT</pubDate>
      <description>Zed v1.5.3 adds clickable LSP document links, Fast Mode for OpenAI, a new `git_commit_buffer_font_size` setting, and improved Mermaid rendering.
• Adds `&quot;lsp_document_links&quot;: false` setting to control clickable document links provided by language servers (enabled by default).
• Adds `git_commit_buffer_font_size` setting and makes the in-panel and modal commit message editors zoomable.
• Adds the `zed: open status page` action for opening the Zed status page from the command palette.
• Adds Fast Mode (priority service tier) support to OpenAI models used through the ChatGPT subscription provider.
• Adds Fast Mode (priority service tier) support to the OpenAI API provider.
• Adds support for renaming agent threads directly from the sidebar.
• Adds the ability to reorder projects in the sidebar via the ellipsis menu.
• Makes file paths in backticks clickable in the Agent Panel, opening the referenced file at the given line when present.
• Adds a logout flow for ACP agents that support it.
• Allows external ACP agents that support it to access all working directories in a project.
• Adds automatic refreshes for the list of Zed-hosted models without requiring a restart.
• Adds notification indicators to collapsed project headers in the sidebar when a thread completes.
• Adds a UI control for wrapping and unwrapping Markdown code block contents.
• Adds `shift+click` support in Markdown preview to extend text selection.
• Adds icons for Bitbucket, Codeberg, Forgejo, Gitea, and GitLab remote providers.
• Adds recognition for HIP files in C++ language support.
• Adds support for local features in dev containers.
• OpenCode: Adds Gemini 3.5 Flash and Grok Build 0.1 models; removes MiniMax M2.5 Free.
• Improves Mermaid diagram rendering speed and accuracy.
• Swaps `q` and `Q` in Helix mode so they record and replay macros per Helix defaults.
• Makes the Project Panel auto-reveal multi-buffer excerpts for the latest selection.
• Adds the setting scope (user or project) to Settings Editor breadcrumbs.
• Improves `read_file` tool output rendering with a line-number gutter in the Agent Panel.
• Improves Git worktree creation by fetching the latest `origin/main` before creating a worktree.
• Rust: Uses the `rust-analyzer` from a worktree&apos;s Rust toolchain when specified, improving toolchain compatibility.</description>
    </item>
    <item>
      <title>Zed v1.4.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.4.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.4.2</guid>
      <pubDate>Wed, 27 May 2026 19:07:40 GMT</pubDate>
      <description>Zed v1.4.2 adds agent skills, global AGENTS.md, MCP image output, OAuth pre-registration, and new Git diff controls.
• Adds `git.show_stage_restore_buttons` setting to hide Stage/Restore buttons on diff hunks.
• Adds `editor: toggle all diff hunks` action to expand or collapse all diff hunks at once.
• Adds `agent: new terminal thread` action for defining custom shortcuts to launch an Agent Panel terminal thread.
• Adds `markdown_preview_code_font_family` setting to override the code font in the markdown preview.
• Adds `buffer_font_fallbacks` support on Linux.
• Adds support for agent skills, replacing the previous rules library.
• Adds support for a global `AGENTS.md` file alongside `settings.json` for user-wide agent instructions included in every project&apos;s system prompt.
• Adds commands to open global and project-specific `AGENTS.md` rules files.
• Adds support for image output from MCP tools in the Agent Panel.
• Adds support for OAuth client pre-registration with a client ID and client secret in the built-in MCP client.
• Adds keyboard shortcuts `cmd-1`/`cmd-2` (macOS) and `ctrl-1`/`ctrl-2` (Linux/Windows) for switching between the Changes and History tabs in Git views.
• Adds the ability to choose the base branch in the branch diff view.
• Adds runnables for C++.
• Improves CSV preview with column pinning to keep identifiers visible while scrolling.
• Improves restricted mode to make it more obvious and require immediate action when opening an untrusted project.
• Updates OpenCode with reasoning support, image support, and token count metadata.
Breaking changes:
• The rules library has been removed and replaced with skills support; `@rule` autocomplete is replaced by `@skill` in the agent chat input.</description>
    </item>
    <item>
      <title>Zed v1.3.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.3.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.3.6</guid>
      <pubDate>Thu, 21 May 2026 23:10:28 GMT</pubDate>
      <description>Zed v1.3.6 adds thinking levels for Google models and supports Gemini 2.5 Flash.
• Adds thinking level configuration for Google AI models.</description>
    </item>
    <item>
      <title>Zed v1.3.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.3.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.3.5</guid>
      <pubDate>Wed, 20 May 2026 16:11:53 GMT</pubDate>
      <description>Zed v1.3.5 adds Terminal Threads, Git branch history, inline Mermaid/image rendering in agent, and new `subagent_model` setting.
• Adds `subagent_model` setting to specify which model is used when a subagent is spawned.
• Adds `guardrail_identifier` and `guardrail_version` settings for the AWS Bedrock provider, enabling use in environments where IAM policies require a guardrail on all model requests.
• Adds `&quot;completion_menu_item_kind&quot;: &quot;symbol&quot;` config option to enable text/symbol icons for completion menu items (disabled by default).
• Adds `vim.show_edit_predictions_in_normal_mode` setting to control whether edit predictions are shown in normal mode.
• Adds support for opening a file at a line range in the file finder using `path:start-end` syntax (e.g. `file.rs:10-20`).
• Adds SCP-style SSH URL support: `zed ssh://user@host:~/code/proj`.
• Adds Terminal Threads creation from the Sidebar and Agent Panel.
• Adds a history view to the Git panel showing all commits for a given branch.
• Adds support for running global custom Git command tasks from the Git Graph commit context menu.
• Adds a `Copy Tag` action to the Git Graph context menu.
• Adds `alt+click` on the delete button to force-delete a branch immediately.
• Adds confirmation prompt when deleting unmerged Git branches, with option to force delete.
• Adds support for force-deleting worktrees that contain modified or untracked files.
• Adds inline image rendering in the agent panel.
• Adds Mermaid diagram rendering inline in the agent panel, with theme-matched styling.
• Adds support for `grok-4.3` and `grok-4.2` models.
• Adds Google Gemini 3.1 Flash Lite model.
• Adds `gpt-5.4-nano` and `gpt-5.4-mini` models for the OpenAI provider.
• Adds dynamic fetching of available models from the Anthropic API.
• Adds Vim-mode jump-to-word navigation on `g z`.
• Adds support for Helix buffer picker opened via `space b`.
• Adds user confirmation requirement before allowing tools to modify files inside `.agents/skills/` (per-project) or `~/.agents/skills/` (global).
• Adds theme keys for configuring editor diff hunk colors.
• Adds a `Hide Button` entry to the right-click context menu on status bar items and panel buttons.
• Adds `file:line:col` navigation from `ctrl+click` hover links in the editor.
• Adds built-in language server support for Bash.
• Adds the ability to input an &apos;expected patch&apos; in the `edit prediction: rate completions` modal.
• Adds support for editing the thread title for external agent threads.</description>
    </item>
    <item>
      <title>Zed v1.2.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.2.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.2.6</guid>
      <pubDate>Fri, 15 May 2026 14:53:00 GMT</pubDate>
      <description>Zed v1.2.6 adds effort-level control for OpenAI models used via ChatGPT subscription.
• Supports specifying effort level when using OpenAI models via a ChatGPT subscription.</description>
    </item>
    <item>
      <title>Zed v1.2.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.2.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.2.4</guid>
      <pubDate>Fri, 15 May 2026 00:48:51 GMT</pubDate>
      <description>Zed v1.2.4 adds ChatGPT Plus/Pro subscription support, gpt-5.4-nano/mini models, and effort-level control for OpenAI.
• Adds support for specifying effort level when using OpenAI models.
• Adds ChatGPT Plus/Pro subscription as a provider, letting users connect the Zed agent to their existing ChatGPT subscription.
• Adds support for `gpt-5.4-nano` and `gpt-5.4-mini` models under the OpenAI provider.
Breaking changes:
• Deprecated OpenAI models have been removed; configurations referencing them will need to be updated to a supported model.</description>
    </item>
    <item>
      <title>Zed v1.2.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.2.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.2.3</guid>
      <pubDate>Wed, 13 May 2026 18:06:42 GMT</pubDate>
      <description>Zed v1.2.3 adds Git Graph remote support, MCP 2025-11-25, new editor actions, and path pasting in the terminal.
• Adds `git::ToggleFillCommitEditor` action to expand the commit editor to fill the git panel&apos;s available vertical space.
• Adds a new `preserve` option to `go_to_definition_scroll_strategy` that keeps the cursor at the same vertical position within the viewport when navigating to a definition.
• Adds `editor: convert to base64` and `editor: convert from base64` commands to the command palette.
• Adds support for MCP version `2025-11-25`.
• Git Graph: Adds remote support, enabling visualization of remote branches in the graph.
• Git Graph: Adds a context menu to graph rows.
• Adds `View History` to folder and project-root context menus in the project panel, opening Git history for the selected folder or the whole project.
• Adds running agent version display in the External Agent settings (ACP).
• Adds Mistral Ministral 3 models.
• Adds path pasting functionality in the terminal.
• Adds support for embedded bitmaps in fonts on Linux.
• Adds text rendering support for BGR subpixel layouts.
• Adds the ability to move a currently open project to a new window through the recent projects modal.
• Adds the line endings button setting to the settings UI.
• Adds a jump-to-project-file affordance from the commit view.
• AWS Bedrock provider now always uses 1M context windows for Anthropic models.
• Improved text rendering clarity on macOS, particularly in dark themes.
• Improved performance of &apos;Replace All&apos; in buffer search.
• Improved settings window performance.
• Improved Vim navigation in the git graph with Ctrl-U and Ctrl-D half-page scrolling.</description>
    </item>
    <item>
      <title>Zed v1.1.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.1.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.1.5</guid>
      <pubDate>Wed, 06 May 2026 15:45:48 GMT</pubDate>
      <description>Zed v1.1.5 adds LSP code lens, git graph view, split diff, panel layout switcher, Helix amp jump, and a `line_ending` setting with `.editorconfig` support.
• Adds LSP code lens support (disabled by default); enable with `&quot;code_lens&quot;: &quot;on&quot;` in settings.
• Adds `line_ending` setting to control how line endings are handled for new files and normalized on save.
• Adds support for `.editorconfig` `end_of_line` property to enforce line endings per project.
• Adds `allow_data_collection` key under `edit_predictions` in `settings.json` to explicitly control Edit Predictions data collection.
• Adds `go_to_definition_scroll_strategy` setting to configure how go-to-definition scrolls the editor (default now centers the target).
• Adds `helix.jump_label_accent` setting to control the color of amp jump labels in Helix mode.
• Adds `markdown_preview_font_family` and `markdown_preview_theme` settings to customize markdown preview independently from the editor.
• Adds `credentials_url` setting for remote development, used as the key for storing credentials in Keychain Access, falling back to `server_url`.
• Adds `ZED_FILE_WATCHER_MODE=poll` environment variable to force polling filesystem watching on Linux/WSL for filesystems without `inotify` support (e.g. `/mnt/c`, network filesystems, FUSE mounts); polling is also chosen automatically when needed.
• Adds audible BEL to the terminal; enable by setting `terminal.bell` to `&quot;system&quot;`.
• Adds a Panel Layout switcher in the user menu with `classic` and `agentic` presets for quick layout swaps.
• Adds Helix mode &apos;amp jump&apos; navigation (`g w`) for two-character label-based word jumping with forward/backward prioritization.
• Replaces the file history view with a git graph view featuring lazy loading, search, resizable columns, and a commit information panel.
• Adds side-by-side split diff view in both the agent review diff and file diff panels.
• Adds &apos;Always allow&apos; tool approval in the agent panel that propagates to other pending calls to the same tool.
• Adds a `git: copy branch name` action.
• Adds a dedicated empty state in the Git Panel for unsafe repositories with a &apos;Trust Directory&apos; button that adds the repo to `safe.directory`.
• Adds a warning when a git commit message title exceeds a configurable character limit.
• Adds support for GFM alert callouts (`&gt; [!NOTE]`, `&gt; [!TIP]`, `&gt; [!IMPORTANT]`, `&gt; [!WARNING]`, `&gt; [!CAUTION]`) in markdown preview, rendered with colored left borders, icons, and bold labels.
• Adds &apos;Add to .gitignore&apos; option to the project panel context menu for files in git repositories.
• Adds OpenCode Go provider support, including configurable reasoning effort levels.
• Adds support for `interleaved_reasoning` in OpenCode.
• Adds new OpenCode models: GPT 5.5, DeepSeek V4, MiMo V2.5, Ling 2.6, and Hy3.
• Adds Copilot edit prediction support in temporary files.
• Adds a button to stop commit message generation in the git panel.
• Adds vim mode navigation to the git graph view.
• Makes table-cell markdown checkboxes clickable in markdown preview.
• Project directories now preserve the order they were added rather than sorting lexicographically.
Breaking changes:
• Go-to-definition now opens its target centered in the editor by default; the previous scroll behavior must be restored via the new `go_to_definition_scroll_strategy` setting.</description>
    </item>
    <item>
      <title>Zed v1.0.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v1.0.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v1.0.0</guid>
      <pubDate>Wed, 29 Apr 2026 14:31:31 GMT</pubDate>
      <description>Zed 1.0 adds bookmarks, `git: view commit`, DeepSeek V4 models, GIF preview, and SSH ControlMaster reuse.
• Adds `editor: toggle bookmark`, `editor: go to next bookmark`, `editor: go to previous bookmark`, `editor: view bookmarks`, and `workspace: clear bookmarks` command palette actions; bookmarks appear in the gutter and persist across sessions.
• Adds `git: view commit` command palette action to open any commit by git ref (`HEAD`, SHA, branch, or tag) in the commit view.
• Adds `interleaved_reasoning` option to OpenAI-compatible model configurations.
• Adds DeepSeek-V4-Pro and DeepSeek-V4-Flash models to the AI agent.
• Loads the commit message template from the file set in `git config commit.template` when starting a commit in the git panel.
• Adds auto-completion of action names in the `command_aliases` setting.
• Adds &apos;Copy Link&apos; to the right-click context menu on links in Markdown views (agent panel and Markdown preview).
• Adds a &apos;New Center Terminal&apos; button to the window context menu.
• Adds GIF animation support in the Markdown Preview.
• Adds &apos;Configure Provider&apos; menu item to Copilot and Codestral providers.
• Adds select-all and deselect-all checkboxes to the git panel.
• Associates `.mlx` file extensions with OCaml.
• Adds an action to copy the list of installed extensions to the clipboard.
• Enables diagnostic underlining in split editor views.
• Reuses existing SSH ControlMaster sessions for remote development instead of prompting for credentials again.
• Switches all OpenAI model requests to always use the Responses API.
• Improves fuzzy matching in the command palette, branch picker, tab switcher, and recent projects picker to support multi-word queries.
• Shows `editor: format selections` in the command palette only when the active formatter supports range formatting (e.g. Prettier or LSPs like `clangd` that advertise the capability).</description>
    </item>
    <item>
      <title>Zed v0.233.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.233.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.233.5</guid>
      <pubDate>Wed, 22 Apr 2026 17:17:58 GMT</pubDate>
      <description>Zed v0.233.5 ships parallel agents, Claude Opus 4.7 BYOK, block comment toggle, scroll-wheel font zoom, and new config settings.
• Adds `mouse_wheel_zoom` setting to enable changing editor font size via scroll wheel (hold `ctrl` on Linux/Windows, `cmd` on macOS); disabled by default.
• Adds `limit_content_width` setting in the agent panel to allow turning off the content max-width limit.
• Adds `hover_popover_sticky` and `hover_popover_hiding_delay` settings to control hover popover responsiveness.
• Adds `cli_default_open_behavior` setting to control whether `zed &lt;path&gt;` opens in an existing or new window; a first-run prompt saves the choice automatically.
• Adds `editor: toggle block comment` action, bound to `cmd-k cmd-/` on macOS and `ctrl-k ctrl-/` on Linux/Windows.
• Adds `workspace: format and save` action that always formats regardless of format-on-save settings.
• Adds Claude Opus 4.7 as an available language model for BYOK (bring-your-own-key) configurations.
• Introduces parallel agents in Zed, enabling multiple concurrent agent threads.
• Adds anchor links for headings and footnote support in Markdown Preview.
• Adds syntax highlighting for `TopoJSON` files.
• Adds support for PNM image previews (`.pbm`, `.ppm`, `.pgm` files).
• Adds ability to toggle tree collapse in the Git panel.
• Reduces energy consumption for background windows by throttling their update speed.</description>
    </item>
    <item>
      <title>Zed v0.232.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.232.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.232.2</guid>
      <pubDate>Wed, 15 Apr 2026 22:23:20 GMT</pubDate>
      <description>Zed v0.232.2 adds order-independent file search, Focus Follows Mouse, markdown preview search, and new AI/config settings.
• Adds `--dev-container` CLI flag to automatically open a project in a dev container when `.devcontainer/` configuration is present.
• Adds `sort_order` setting to `project_panel` for case-sensitive sorting; options are `default`, `upper`, `lower`, and `unicode`.
• Adds `reasoning_effort` setting for custom OpenAI-compatible models.
• Adds options to `pane::DeploySearch` for keymap-driven search initiation.
• Adds `diff.plus` and `diff.minus` theme selectors in the diff syntax grammar.
• Adds `tag.component.jsx` theme selector for custom JSX element syntax highlighting in TSX and JavaScript.
• Adds editor setting for changing regex mode default in Vim searches.
• File Finder now matches search terms in any order (e.g., searching `Cargotoml ui` matches `crates/ui/Cargo.toml`).
• Adds &apos;Focus Follows Mouse&apos; support for editor and terminal panes.
• Adds search support (`Ctrl+F` / `Cmd+F`) to the markdown preview.
• Adds `Ctrl+R` keybinding on macOS and Linux for opening recent projects, matching VS Code&apos;s default behavior.
• Bedrock: Adds 9 new models across 3 new providers (NVIDIA, Z.AI) and expanded coverage for Mistral and MiniMax.
• Adds new agent notification sound options.
• Adds a setting to control whether the button to resolve merge conflicts with the agent is displayed.
• Adds git checkpoint operations support in remote/Dev Container sessions, restoring the &apos;Restore from checkpoint&apos; button in Agent threads.
• Adds persistence to the `Show Occupied Channels` collab toggle.
• Adds controls to the settings UI for whether the terminal and agent panels use flexible width.
• Adds highlight fallback chains for language captures, resolving highlights by trying captures in order.
• Improves settings profiles to allow profiles to lay atop Zed defaults, skipping user settings altogether.</description>
    </item>
    <item>
      <title>Zed v0.231.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.231.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.231.1</guid>
      <pubDate>Wed, 08 Apr 2026 18:05:31 GMT</pubDate>
      <description>Zed v0.231.1 adds top-down agent streaming, Git Graph, native devcontainer support with Zed extensions, and configurable diff width switching.
• Adds `agent.thinking_display` setting to control thinking block display in agent threads, accepting values `&apos;automatic&apos;`, `&apos;always_expanded&apos;`, or `&apos;always_collapsed&apos;`.
• Adds `minimum_split_diff_width` setting to configure the column threshold at which the git diff view automatically switches from split mode to unified mode.
• Adds `wrap_around` option to `pane::ActivatePreviousItem` and `pane::ActivateNextItem` actions to optionally disable tab-cycling wrap-around behavior.
• Adds `customizations.zed.extensions` field in `devcontainer.json` to declare Zed extensions in devcontainers, backed by a new native devcontainer implementation replacing the previous Node-based CLI.
• Adds Git Graph view, accessible via the button at the bottom of the git panel or the `git graph: Open` action.
• Adds ability to restart agent servers directly from the Agent Settings panel (ACP).
• Adds controls for whether the Terminal and Agent panels use flexible or fixed width, configurable in the settings view.
• Adds ability to favorite channels in the collab panel.
• Agent thread generation now streams top-down with auto-scroll, replacing the previous bottom-up rendering.
• Adds pinching gesture support on all devices.
• Marks `.json.dist` files as `json` and `.jshintrc` files as `jsonc` for language association.</description>
    </item>
    <item>
      <title>Zed v0.230.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.230.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.230.1</guid>
      <pubDate>Fri, 03 Apr 2026 04:13:57 GMT</pubDate>
      <description>Zed v0.230.1 adds flexible/fixed panel width controls and configurable pre-task save behavior via tasks.json.
• Adds `save` field in `tasks.json` to configure whether edited buffers are saved before running a task (previously always saved; now off by default).
• Adds controls for flexible or fixed width on Terminal and Agent panels, accessible from both the settings window and the status bar button right-click menu.
Breaking changes:
• Edited buffers are no longer saved automatically before running a task by default; existing workflows that relied on pre-task auto-save must now set the `save` field in `tasks.json` explicitly.</description>
    </item>
    <item>
      <title>Zed v0.230.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.230.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.230.0</guid>
      <pubDate>Wed, 01 Apr 2026 16:02:07 GMT</pubDate>
      <description>Zed v0.230.0 adds Wayland screen-sharing, multi-line search/replace, git status indicators, vim/emacs modeline support, and OAuth for MCP servers.
• Adds `git_status_indicator` setting (set to `true` in `project_panel` settings) to show git status indicators in the Project Panel.
• Adds `git_panel.starts_open` setting to control whether the git panel opens automatically in new workspaces (default: `false`).
• Adds support for vim and emacs modeline comments (e.g., `# vim: set ft=python :` or `-*- mode: ruby -*-`) for per-file language detection and editor settings.
• Adds OAuth authentication support for remote MCP servers, surfacing an &apos;Authenticate&apos; button and browser-based authorization flow when a server requires login.
• Adds multi-line search and replace input in Buffer Search and Project Search.
• Adds support for pasting files and folders into the Agent Panel.
• Adds support for pasting files from Finder (and other file managers) into the project panel via the system clipboard (macOS only); copying or cutting files in the project panel now also writes their paths to the system clipboard.
• Adds screen-sharing support on Wayland/Linux.
• Adds Anthropic reasoning effort selection for Anthropic models.
• Adds Native Thinking toggle as an alternative to model variants.
• Enables parallel tool calling support for OpenAI models that support it.
• Adds Opencode Zen as a new AI provider.
• Adds automatic volume control during calls.
• Adds call diagnostics when collaborating with other Zed users.
• Adds JSON syntax highlighting for `.babelrc`, `.eslintrc`, `.stylelintrc`, and `.swcrc` configuration files.
• Adds semantic token rule for Go format string interpolations via gopls.
• Adds support for Helix&apos;s `:reflow` command.
• Adds support for GNOME&apos;s window buttons configuration on Linux.
• Adds a toggle to control password visibility when connecting to a remote project.
• Adds &apos;Reveal in Finder&apos; to the tab context menu.
• Improves `terminal: New Terminal` (`cmd-n`) to open in the center pane when a terminal tab there is focused, instead of always opening in the terminal panel.
• Improves &apos;Diff Clipboard with Selection&apos; to support side-by-side diff view style.
• Changes the terminal permissions UI to allow selecting individual subcommands independently.
• Allows the keymap and settings UI to be opened without an active window.</description>
    </item>
    <item>
      <title>Zed v0.229.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.229.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.229.0</guid>
      <pubDate>Wed, 25 Mar 2026 15:58:57 GMT</pubDate>
      <description>Zed v0.229.0 adds BYOK 1M-context Claude support, `editor::AlignSelections`, configurable git panel badges, and keymap unbinding via `keymap.json`.
• Adds `git_panel.show_count_badge` config key (off by default) to display a numeric badge on the git panel sidebar icon showing the count of uncommitted changes.
• Adds `git_panel.file_icons` config key (off by default) to enable file type icons from icon theme extensions in the git panel, and `git_panel.folder_icons` to toggle folder icons (on by default).
• Adds `unbind` key support in `keymap.json` to remove default key bindings without re-declaring other bindings on the same key.
• Adds `&quot;formatter&quot;: &quot;none&quot;` setting to explicitly disable the formatter.
• Adds `project_panel.scrollbar.horizontal_scroll` config key to toggle horizontal scrolling in the project panel.
• Adds `$ZED_LANGUAGE` task variable exposing the current buffer&apos;s language name.
• Adds `editor::AlignSelections` action to align multiple cursors vertically.
• Adds `editor::GoToPreviousSymbol` and `editor::GoToNextSymbol` actions to navigate outline symbols via tree-sitter or LSP.
• Adds `workspace::FocusCenterPane` action to move focus to the most recent center pane from any dock.
• Adds hotkey actions for toggling light and dark themes: `cmd-k cmd-shift-t` on macOS, `ctrl-k ctrl-shift-t` on Linux/Windows.
• Adds scroll-to-top and scroll-to-bottom keybindings for markdown preview (`gg`/`G` in Vim mode, `cmd-up`/`cmd-down` on macOS, `ctrl-home`/`ctrl-end` on Linux/Windows).
• Updates BYOK integration to support the new 1M context window for Claude Opus and Sonnet.
• Terminal tool permissions regexes can now match environment variables; bare interpolations like `$FOO` are disallowed when permissions regexes are active.
• Adds usage tracking when streaming responses from OpenAI providers.
• Adds an error indicator in the edit prediction menu when the free tier limit is exceeded.
• Pinch-to-zoom now works in the image viewer on macOS and Linux.
• Project panel now colors folders containing deleted files.
• Adds `editor::CopyFileLocation` improvement: includes the full selected line range (e.g., `src/main.rs:12-18`) when multiple lines are selected.
• Adds `_` and newline characters as subword boundaries.
• Adds C/C++ clangd `readonly` token modifier to semantic token rules to highlight constant variables as constants.
• Recognizes C++ module interface files as C++ files.
• Remote hostname is now shown in the title bar project picker tooltip.
• Recent projects on external drives or network mounts are now preserved for 7 days when temporarily disconnected.</description>
    </item>
    <item>
      <title>Zed v0.228.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.228.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.228.0</guid>
      <pubDate>Wed, 18 Mar 2026 15:31:37 GMT</pubDate>
      <description>Zed v0.228.0 adds agent-assisted merge conflict resolution, branch diff @-mentions, new git actions, and LM Studio provider settings.
• Adds `api_url` and `api_key` settings for the LM Studio provider in the agent configuration.
• Adds `kernel_language_names` field to extension language configs for declaring Jupyter kernel language aliases.
• Adds a `git: restore and next` action that restores the diff hunk at the cursor and conditionally moves to the next hunk; in the git diff view, `cmd-alt-z` (macOS) / `ctrl-k ctrl-r` (Linux/Windows) now triggers this action instead of `git: restore`.
• Adds `Paste as Plain Text` to the agent panel message editor right-click menu.
• Enables ability to @-mention your branch diff in the agent panel to include all changes since main as context.
• Enables one-click merge conflict resolution via the agent directly from conflict markers.
• Enables thinking mode when using Anthropic models with Copilot.
• Adds support for removing and renaming worktrees when connected via SSH.
• Adds ability to delete a git worktree from the worktree picker using `cmd-shift-backspace` (macOS) or `ctrl-shift-backspace` (Linux/Windows).
• Adds an API for extensions to provide settings schemas, enabling autocompletion for language server settings.
Breaking changes:
• The deprecated Gemini 3 Pro Preview model is removed; existing configurations automatically migrate to Gemini 3.1 Pro.
• The `auto_indent` setting now supports three explicit modes — `syntax_aware`, `preserve_indent`, and `none` — replacing its previous behavior.</description>
    </item>
    <item>
      <title>Zed v0.227.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.227.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.227.1</guid>
      <pubDate>Wed, 11 Mar 2026 15:41:38 GMT</pubDate>
      <description>Zed v0.227.1 adds parallel subagents, Vercel AI Gateway, GPT-5.3-Codex support, and git diff stats in the git panel.
• Adds `spawn_agent` tool enabling the Zed Agent to spin up subagents for parallel task execution and better context management.
• Adds `cmd-y` keybinding for accepting changes in the agent diff review, matching the git diff review shortcut.
• Adds `ctrl-enter` keybinding (macOS) to type a newline in search bars.
• Adds configurable `vim.yank.background` theme color for vim yank highlight.
• Adds `editor: Open excerpts` action (option-enter) to jump to a file from a diff inside an agent conversation.
• Adds Vercel AI Gateway as a new LLM provider in Zed.
• Adds support for GPT-5.3-Codex as a bring-your-own-key model in the OpenAI provider.
• Adds support for providing an API key to OpenAI-compatible edit prediction providers.
• Adds support for specifying settings for the Go LSP adapter.
• Registers `.prettierrc` as a JSON file type.
• Migrates all built-in agents to the ACP Registry, making them individually removable and manageable.
• Adds git diff stats to git panel entries.
• Adds trusted workspace support for Zed&apos;s git integration.
• Adds support for listing tree-sitter tokens in the highlights tree view, including their resolved theme keys; semantic token entries also show resolved theme keys.
• Adds support for compound emojis.
• Adds file icons for YAML, Helm, and GitLab files; uses the Docker icon for `Containerfile`.
• Adds persistence for draft prompts across Zed restarts.
• Adds persistence for the thinking mode toggle and thinking effort when selecting a thread from history.
• Adds restoration of token counts and scroll position when loading a previous agent thread.
• Makes file mention chips in the chat input clickable to open referenced files in the editor.
• Changes the language selector to auto-select the current buffer&apos;s language when opened.
• Changes miniprofiler file extension to `.miniprof.json`.
• Adds truncation for long file names in tab titles.
• Improves redaction of sensitive environment variables from debugger error logs.</description>
    </item>
    <item>
      <title>Zed v0.226.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.226.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.226.5</guid>
      <pubDate>Fri, 06 Mar 2026 13:42:47 GMT</pubDate>
      <description>Zed v0.226.5 adds GPT-5.4 and GPT-5.4-pro model support for OpenAI API key users.
• Adds `gpt-5.4` and `gpt-5.4-pro` as selectable models when using a personal OpenAI API key.</description>
    </item>
    <item>
      <title>Zed v0.226.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.226.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.226.4</guid>
      <pubDate>Wed, 04 Mar 2026 16:49:33 GMT</pubDate>
      <description>Zed v0.226.4 adds self-hosted OpenAI-compatible edit predictions, branch diff agent review, and diagnostic badges in the project panel.
• Adds `diagnostic_badges` project panel setting (disabled by default) to display error and warning counts next to file names.
• Adds `debug_panel::Toggle` action to show/hide the debug panel, mirroring `terminal_panel::Toggle`.
• Adds `workspace::ActivateLastPane` action for keybindings that focus the last active pane.
• Adds `zed: record etw profile` action on Windows to collect performance profiles.
• Adds `agent::addSelectionToThread` (`cmd-&gt;`) behavior change: uses the current cursor line when there is no selection.
• Supports self-hosted OpenAI-compatible servers as a backend for edit predictions.
• Adds a `Review Diff` button in the `git: branch diff` view to send the full diff to an agent for review.
• Adds the ability to undo the `reject all` action when reviewing agent-made changes.
• Adds Claude Sonnet 4.6 support for Amazon Bedrock in the agent.
• Adds diff stat numbers to the `git: branch diff` view.
• Adds WSL and SSH remote kernel support for the REPL, including spawn/kill kernel protocol messages.
• Adds the ability to clear REPL outputs via action.
• Adds basic HTML rendering in REPL outputs.
• Adds syntax highlighting for HTML character references (`&amp;middot;`, `&amp;apos;`, `&amp;#123;`, etc.) in TSX, JavaScript, and HTML files.
• Adds Go definition highlights for functions, methods, and types.
• Adds `.mdc` as a recognized Markdown file extension.
• Adds a copy button for project diagnostics messages.
• Improves `zed: open performance profiler` action to display profiling data from the remote server.
• Improves multi-cursor paste to distribute each clipboard line to its corresponding cursor when line count matches.</description>
    </item>
    <item>
      <title>Zed v0.225.10</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.225.10</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.225.10</guid>
      <pubDate>Fri, 27 Feb 2026 04:31:48 GMT</pubDate>
      <description>Zed v0.225.10 adds support for self-hosted OpenAI-compatible servers for edit predictions.
• Supports self-hosted OpenAI-compatible servers as a backend for edit predictions.</description>
    </item>
    <item>
      <title>Zed v0.225.9</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.225.9</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.225.9</guid>
      <pubDate>Wed, 25 Feb 2026 18:05:32 GMT</pubDate>
      <description>Zed v0.225.9 adds agent panel persistence, thinking effort controls, `allow_extended_context` for Bedrock 1M windows, mermaid preview, and `document_symbols` in breadcrumbs.
• Adds `allow_extended_context` to Bedrock settings to enable 1M context windows on supported models.
• Adds `disable_ai` project setting in `.zed/settings.json` to disable AI for a specific project.
• Adds `&quot;document_symbols&quot;: &quot;on&quot;` language setting to include LSP document symbols in breadcrumbs and outline UI.
• Adds `workspace::CloseItemInAllPanes` action to close a file across all open panes.
• Adds `{a,b}` glob syntax support in project search include/exclude filters.
• Adds thinking effort level controls for supported models using the Zed provider.
• Adds agent panel restoration so threads survive editor restarts.
• Exposes session history for external ACP agents: Auggie, Claude Agent, Codex, Factory Droid, Junie, Kimi CLI, Mistral Vibe, and OpenCode.
• Supports installing ACP agents via ACP registry in remote projects.
• Adds `toggle` actions to all panels to toggle visibility.
• Adds image input support for Amazon Bedrock models with vision capabilities.
• Adds prompt caching for Mistral AI.
• Adds subcommand-specific &apos;Always allow&apos; suggestions for terminal commands (e.g. &apos;Always allow for `cargo build` commands&apos;).
• Adds permission prompt when the agent tries to access files whose symlinks resolve outside the current workspace.
• Streamlines the Bedrock model list to 39 curated models.
• Adds cost multiplier display for GitHub Copilot models in the model selector.
• Adds mermaid diagram rendering support to the markdown preview panel.
• Adds a `git init` button to the Git panel to initialize a new Git repository.
• Replaces the Linux graphics backend with `wgpu`.
• Adds Python Environments to REPL kernel selection, with the active toolchain/environment recommended by default.
• Adds STDIN support (`input` / `raw_input`) to REPL.
• Adds Bash runnable support, shebang highlighting, and improved function parameter and case statement highlighting.
• Adds automatic syntax highlighting for GeoJSON files.
• Adds Vim `:bd` / `:bdelete` command to close a file in all panes.
• Adds ability to select and test audio input/output devices on the Collaboration settings page.
• Adds ability to quickly add a recent project to the current workspace.
• Improves `zed --add` command to prefer the window it was run from.
• Changes Ollama context window configuration to be set at the provider level instead of per model.</description>
    </item>
    <item>
      <title>Zed v0.224.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.224.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.224.4</guid>
      <pubDate>Wed, 18 Feb 2026 17:51:00 GMT</pubDate>
      <description>Zed v0.224.4 adds split diffs, LSP semantic tokens, per-tool Agent permissions, and folding range support.
• Adds per-tool permission settings for the Agent, including regex-based rules for auto-allow, auto-deny, or always-require-confirmation on individual tools.
• Adds `textDocument/foldingRange` LSP support; set `&quot;lsp_folding_ranges&quot;: &quot;on&quot;` in language settings to fetch and prefer LSP folds.
• Adds `global_lsp_settings.request_timeout` setting to configure the maximum timeout duration for LSP-related operations.
• Adds `tab_switcher::OpenInActivePane` action for a more vim-like tab switching experience.
• Adds `alt-l` as an alternate keybinding for `agent::CycleFavoriteModels` on Linux and Windows.
• Adds support for viewing diffs in split (side-by-side) mode.
• Adds LSP semantic tokens highlighting support.
• Adds autocomplete support for the `settings` field in LSP configuration, complementing existing `initialization_options` autocomplete.
• Adds support for `.devcontainer.json` in the project root.
• Adds forwarding of `ZED_*` environment variables when using the Flatpak on Linux.
• Adds `project panel: collapse selected entry and children` action to collapse a selected directory and all its subdirectories.
• Adds `Collapse All` option to the Project Panel context menu for all directories, not just project roots.
• Allows individual DAP settings fields (such as `binary`) to be overridden independently.
• Improves Agent terminal command safety by auto-blocking a wider range of dangerous commands, detecting commands hidden in I/O redirects, here-documents, and compound constructs, and detecting path traversal attacks.
• Requires Agent file and directory tool operations to confirm before modifying sensitive settings paths.
• Adds Claude Opus 4.6 and 4.6 Thinking with Cross region inference for US, EU, and Global endpoints.
• Adds a `Latest` indicator in the Agent Panel to highlight the latest models available through the Zed provider.
• Adds C++ attribute highlighting.
• Adds a dedicated `@preproc` capture group for C/C++ preprocessor directive highlighting, allowing themes to style them independently from language keywords.
• Adds a `Show Active Channels` button to the collab panel to filter to only channels with active participants.
• Reduces resource usage when the system is under high thermal stress.</description>
    </item>
    <item>
      <title>Zed v0.223.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.223.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.223.5</guid>
      <pubDate>Tue, 17 Feb 2026 21:37:19 GMT</pubDate>
      <description>Zed v0.223.5 adds BYOK support for Claude Sonnet 4.6 and Kanayago as a Ruby language server.
• Adds Kanayago as an available language server for Ruby.
• Adds BYOK (Bring Your Own Key) support for Claude Sonnet 4.6.</description>
    </item>
    <item>
      <title>Zed v0.223.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.223.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.223.3</guid>
      <pubDate>Wed, 11 Feb 2026 21:52:59 GMT</pubDate>
      <description>Zed v0.223.3 adds Agent URL-based prompting, terminal-to-Agent selections, dangerous command blocking, Azure Git, and remote file downloads.
• Opens the Agent Panel with a pre-filled prompt via `zed://agent?prompt=&lt;url_encoded_text&gt;` URL, enabling deep-links into AI-assisted workflows.
• Adds `current_file_directory` as a valid value for the terminal `working_directory` setting (`&quot;working_directory&quot;: &quot;current_file_directory&quot;`) to open new terminals in the active file&apos;s directory.
• Adds a settings page in the settings editor for customizing tool-call permissions per Agent tool.
• Adds support for ACP Session Config options for agents that provide them.
• Adds automatic blocking of known-dangerous Agent terminal commands such as `rm -rf /` and `rm -rf ~`.
• Adds the ability to send terminal selections directly into an Agent thread.
• Adds multiple edit-prediction providers — GitHub Copilot Next Edit Suggestions, Ollama, Codestral, Sweep, and Mercury Coder — configurable via the `Edit Prediction` menu under `Configure Providers`.
• Adds Azure as a supported Git provider.
• Adds GitLab merge request links in the git blame hover popover.
• Adds a `MultiDiffView` showing all changed files in a single scrollable view.
• Extends `zed --diff` to recurse into directories when given folders instead of files.
• Adds right-click download option for files and folders stored on remote development servers.
• Adds detection of devcontainers located in subfolders.
• Adds configurable max height and width limits for REPL output, with large outputs scrolling and images scaling to the viewport.
• Adds JSON output support to the REPL.
• Adds memory-usage display per language server in the language servers menu.
• Improves autocomplete for `.zed/settings.json` to surface only project-level-valid settings.
• Changes the built-in file picker to show all hidden files by default.
• Adds double-click support on files in the Git Panel status list to open them in the editor.
• Adds a copy button to error message popups.</description>
    </item>
    <item>
      <title>Zed v0.222.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.222.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.222.3</guid>
      <pubDate>Thu, 05 Feb 2026 23:58:55 GMT</pubDate>
      <description>Zed v0.222.3 adds Claude Opus 4.6 and 1M-token context window variants for Opus 4.6 and Sonnet 4.5 BYOK models.
• Adds Claude Opus 4.6 as a supported model.
• Claude Opus 4.6 and Sonnet 4.5 BYOK models now support variants with 1 million token context windows at distinct pricing.</description>
    </item>
    <item>
      <title>Zed v0.222.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.222.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.222.2</guid>
      <pubDate>Wed, 04 Feb 2026 18:08:05 GMT</pubDate>
      <description>Zed v0.222.2 adds multi-provider edit predictions, Windows SSH remoting, image viewer zoom/pan, and new vim/config settings.
• Adds `vim.gdefault` setting (plus `:set gdefault`, `:set nogdefault`, short forms `gd`/`nogd`) to make `/g` replace-all the default for substitutions.
• Adds `project_panel.bold_folder_labels` setting (default `false`) to render folder names in bold in the project panel.
• Adds `global_lsp_settings.notifications.dismiss_timeout_ms` setting to auto-dismiss server notifications after a configurable timeout (e.g. `5000` ms).
• Adds `ZED_VERSION` environment variable to the install script to pin a specific Zed version (defaults to `latest`).
• Adds support for multiple edit prediction providers — GitHub Copilot Next Edit Suggestions, Ollama, Codestral, Sweep, and Mercury Coder — configurable via the `Edit Prediction` menu.
• Adds Windows as a supported target platform for SSH remoting.
• Adds zooming and panning to the image viewer with zoom in/out, reset, fit-to-view, zoom-to-actual actions, scroll-wheel zoom with modifier, click-and-drag panning, zoom percentage overlay, and toolbar controls.
• Adds `editor: select to start of larger syntax node` and `editor: select to end of larger syntax node` commands for extending selections to syntax node boundaries.
• Adds ability to rename terminal tabs via right-click context menu and double-click.
• Adds configurable remote server cache retention (default 5).
• Adds support for importing VS Code Insiders and VSCodium Insiders user settings (`settings.json`).
• Adds &apos;Reopen with Encoding&apos; feature for local files, allowing buffers to be re-read with a different encoding.
• Adds a menu item to open Markdown and SVG files in the preview tab from the buffer and tab right-click menu.
• Adds &apos;Reveal in File Manager&apos; to the project panel context menu on WSL.
• Adds a menu item to close the current project and return to a clean window state.
• Adds a setting on the terminal tool call card stop button to control whether it cancels the running command only, or the entire thread.
• Adds relative line jump support to the go-to-line action via `+/-/f/b/F/B` in Vim/Helix mode.
• Adds first-line language detection for extensionless libc++ headers in C++.
• Adds syntax highlights for `#elifdef` and `#elifndef` preprocessor directives and document comments in C/C++.
• Adds a context menu in the agent panel for inserting context items with the mouse.
• Makes the message queue feature available for external agents.
• Adds support for specifying multiple snippet paths in extensions.
• Significantly reduces resource usage when watching filesystem changes on macOS.
• Git panel project picker now displays Git status icons to indicate which repos have uncommitted changes.</description>
    </item>
    <item>
      <title>Zed v0.221.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.221.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.221.4</guid>
      <pubDate>Wed, 28 Jan 2026 16:55:37 GMT</pubDate>
      <description>Zed v0.221.4 adds ACP Registry agent installs, MCP-over-SSH, Vim tag stack nav, EditorConfig inheritance, and Podman dev container support.
• Adds `&quot;remote&quot;: true` property in the MCP server settings entry to run MCP servers on the remote server when using remote development.
• Adds `use_podman` setting to enable Podman support for dev container actions.
• Adds `root = true` support in `.editorconfig` files to stop inheriting EditorConfig settings from parent directories; Zed now traverses parent directories to find and apply EditorConfig settings.
• Adds `pane: go to older tag` and `pane: go to newer tag` commands for Vim-style tag stack navigation, tracking &apos;Go to Definition&apos; jumps in a dedicated stack.
• Adds `projects: initialize dev container` modal to initialize a dev container definition in the current project.
• Adds `@diagnostics` context to &apos;New Thread&apos; conversations, letting you feed current language-server diagnostics directly into the Agent Panel.
• Adds ability to install new Agents via the ACP Registry from the Agent panel.
• Adds ability to edit queued agent messages and interrupt the agent while messages are queued.
• Makes prompt queuing the default behavior when sending messages during an ongoing agent generation.
• Adds reasoning content support for the OpenAI provider in the Agent panel.
• Adds a right-click menu item in the agent panel to copy a given agent&apos;s response.
• Adds support for viewing and updating project settings files in remote projects via the Settings UI.
• Adds the list of recent projects to the multi-project title bar menu.
• Adds the language server&apos;s path to a tooltip shown when hovering on its status in the language server menu.
• Improves `pane::CloseActiveItem` to close center pane items even when focus is on a dock panel such as the project panel or outline panel.
• Adds support for using a venv-installed `ty` binary for Python/Ty.
• Opens bundled files, keymap, local release notes, and the log file view within remote windows instead of opening a new local Zed window.
• Opens settings files, keymap files, task files, and debug files within WSL windows instead of opening a new local Zed window.</description>
    </item>
    <item>
      <title>Zed v0.220.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.220.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.220.2</guid>
      <pubDate>Wed, 21 Jan 2026 17:29:48 GMT</pubDate>
      <description>Zed v0.220.2 adds a unified Git picker, Markdown outline, local terminals in remote projects, and Agent turn stats.
• Adds `agent.show_turn_stats` setting (default `false`) to display a timer, token count, and active turn indicator in the Agent panel.
• Adds `tab_bar.show_pinned_tabs_in_separate_row` setting to display pinned and unpinned tabs in separate rows, giving unpinned tabs full horizontal space.
• Adds `local` parameter to terminal commands to open local terminals inside remote projects.
• Adds `match_quotes` parameter to the `vim::Matching` action to control whether `%` matches quote characters.
• Adds `vim::SearchUnderCursor` and `vim::SearchUnderCursorPrevious` actions (bound to `*` / `#`) to search under the cursor without immediately jumping to the next or previous match.
• Adds `{&apos;ignore_newlines&apos;: true}` opt-in parameter to `editor: delete to previous subword start` and `editor: delete to next subword end` action bindings to restore previous newline behavior.
• Unifies the branch, worktree, and stash pickers into a single Git picker for easier navigation between them.
• Adds structured outline support for Markdown files.
• Adds total and per-file line-added/removed counts for Agent threads.
• Adds `editor: move to {start,end} of larger syntax node` actions to move the cursor to the start or end of the parent tree-sitter node.
• Adds a project dropdown to the workspace for clearer display of the active project and easier switching between multiple projects.
• Enables the Inline Assistant to display messages and reduces non-code text insertion.
• Adds Copilot support for jumping to unresolved diagnostics in edit predictions.
• Adds keyboard navigation between views in the debugger&apos;s new session picker.
• Adds line numbers to the project symbols picker to distinguish between symbols with the same name.
• Adds scrollbar to the outline view picker.
• Adds the ability to right-click a breadcrumb file-path button to copy the path.
• Pressing `esc` when the Agent panel is focused now interrupts the running thread even if the text input box is not specifically focused.
• Stopping a terminal tool call in the Agent panel now also cancels the thread generation and captures output up to that point so the model can see what was running.
• Improves the Ollama settings page to persist the current URL value when clicking &apos;Connect&apos;.
• Improves performance of project search in remote projects.
• Adds `&apos;#&apos;` as part of a word when double-clicking text in `.json` and `.css` files.
• Improves the `%` motion to always fall back to text-based bracket matching when language-aware matching fails.
• Adds ability to customize Vim mode foreground color.
• Improves Windows credential write failures to display the underlying Credential Manager error message instead of a generic error.</description>
    </item>
    <item>
      <title>Zed v0.219.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.219.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.219.5</guid>
      <pubDate>Tue, 20 Jan 2026 11:05:23 GMT</pubDate>
      <description>Zed v0.219.5 adds support for GPT-5.2-Codex via OpenAI API Key.
• Adds support for GPT-5.2-Codex via OpenAI API Key.</description>
    </item>
    <item>
      <title>Zed v0.219.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.219.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.219.4</guid>
      <pubDate>Wed, 14 Jan 2026 16:44:22 GMT</pubDate>
      <description>Zed v0.219.4 adds which-key modal, subpixel text rendering, git PR command, per-server LLM timeouts, and MCP prompt support.
• Adds `which_key` setting — enable with `{&quot;which_key&quot;: {&quot;enabled&quot;: true}}` in settings — to display a which-key-like keybinding modal anchored to the bottom-right.
• Adds `context_server_timeout` global setting (default: 60s, max: 10 min) to configure MCP tool call timeouts, plus per-server `timeout` field within entries in the `&quot;context_servers&quot;` setting.
• Adds `text_rendering_mode` setting to control subpixel (ClearType-style) text rendering, enabled by default on Windows and Linux for improved legibility on standard DPI displays.
• Adds `extend_list_on_newline` setting (default: true) to control automatic list continuation on Enter in Markdown (unordered, ordered, and task lists).
• Adds `indent_list_on_tab` setting (default: true) to control Tab-based list nesting in Markdown.
• Adds `zed://git/clone?repo=&lt;git-url&gt;` URI scheme for git clone open listeners.
• Adds `zed://git/commit/&lt;sha&gt;?repo=&lt;path&gt;` URI scheme to open the git commit view directly.
• Adds `git: create pull request` command to open a pull request for the current branch.
• Adds `Restore File` action in the project panel context menu to discard uncommitted file changes.
• Adds `debugger.button` setting to conditionally show or hide the debugger panel icon.
• Adds ability to favorite/pin agent language models and cycle through them with `alt-tab`.
• Adds message queuing in the agent panel.
• Adds MCP prompt support to agent threads — prompts from MCP servers now appear in the `/` slash command menu.
• Adds support for OpenAI&apos;s `/responses` endpoint for models that don&apos;t support the `/chat/completions` API, along with the `gpt-5-codex` model.
• Adds Amazon Bedrock authentication via API keys (bearer tokens), configurable via environment variable or the UI.
• Adds UI controls to restart or stop individual language servers (previously only all-or-nothing).
• Adds language server version display in a tooltip on language server hover.
• Adds global Git settings to enable/disable `git status` and `git diff`.
• Adds support for Git repository excludes file `.git/info/exclude`.
• Adds inline REPL execution results display and gutter execution display for simple REPL cells.
• Adds Vim `:r[ead] [name]` command.
• Adds Helix match surround operations.
• Adds Tailwind CSS Mode support for Tailwind-specific rules like `@apply`, `@layer`, and `@theme`.
• Adds status bar item showing the active file&apos;s character encoding (e.g. `UTF-8`) and BOM status.
• Adds support for remote connections over IPv6.
• MCP tools now automatically reload when a context server sends a `tools/list_changed` notification.
• Adds right-click context menu for the agent thread view.
• Adds &apos;Regenerate Thread Title&apos; button in the agent panel ellipsis menu to re-trigger auto-summarized thread titles.
• Displays all branches and remotes by default in the branch picker.
• Adds copy-SHA action in the commit view.
• Adds keyboard support for collapsing/expanding entries in the git panel tree view.
• Adds Copilot Next Edit Suggestions support.
• C++: Includes namespace symbols in the outline view.
• C/C++: Adds `union` declarations as text objects.
• Python: Adds support for `uv run` in the shebang line to interpret files as Python scripts.
• Python: Allows using a locally installed `ty` type checker.</description>
    </item>
    <item>
      <title>Zed v0.218.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.218.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.218.5</guid>
      <pubDate>Wed, 07 Jan 2026 16:50:51 GMT</pubDate>
      <description>Zed v0.218.5 adds Dev Container support, worktree trust, Git tree view, and new agent tools.
• Adds `save_file` and `restore_file_from_disk` agent tools to handle dirty buffers when editing files in the agent thread.
• Adds optional `timeout_ms` parameter to the agent terminal tool, letting the agent bound command runtime and prevent indefinite hangs.
• Adds `auto_discover` setting for Ollama to optionally limit visible models to only those manually configured in `available_models`.
• Introduces worktree trust mechanism, configurable via `{ &quot;session&quot;: { &quot;trust_all_worktrees&quot;: true } }` in settings.
• Adds ability to open a project in a Dev Container when a `.devcontainer/devcontainer.json` file is present.
• Adds `connection_timeout` setting to specify the SSH connection timeout.
• Adds `show_user_menu` setting (defaulting to `true`) to show or hide the user avatar menu in the title bar.
• Adds `launchpad` as a new value for the `restore_on_startup` setting, displaying a startup screen with up to 5 recent projects.
• Adds `workspace::ZoomIn` and `workspace::ZoomOut` actions to complement the existing `workspace::ToggleZoom` action.
• Implements `zed --wait` flag support when opening a directory — the command blocks until the window is closed.
• Adds Markdown Preview scroll actions: `markdown::ScrollUp`, `markdown::ScrollDown`, `markdown::ScrollUpByItem`, and `markdown::ScrollDownByItem`.
• Adds Helix mode git/diff keybindings in goto mode: `g o` (toggle diff hunks), `g O` (toggle staged), `g R` (restore change), `g u` (stage and goto next hunk), `g U` (unstage and goto next hunk).
• Adds Helix&apos;s `space /` keybinding to open a global search menu in Zed&apos;s Helix mode.
• Adds a Settings UI section for configuring edit prediction providers (Codestral, GitHub Copilot) under AI &gt; Edit Predictions, accessible via `zed://settings/edit_predictions.providers`.
• Adds an &apos;Open Keymap Editor&apos; item under the Keymap section in the Settings UI.
• Adds a tree view for the Git panel, allowing users to switch between Flat and Tree view.
• AI-generated commit messages now respect rules files (e.g., `AGENTS.md`) if present.
• Adds SQL syntax highlighting support inside Python files.
• Adds rainbow bracket coloring for C++ angle brackets (`&lt;` / `&gt;`).
• Adds language injections for string and tagged template literals in JS/TS(X).
• Adds support for on-type formatting with newlines.
• Adds macOS Force Touch support for go-to-definition.
• Allows `shift-tab` to cycle through profiles for the built-in Zed agent.
• Adds the ability to delete a profile through the &apos;Manage Profiles&apos; modal.
• Self-hosted Zeta edit prediction backends no longer require logging into Zed.</description>
    </item>
    <item>
      <title>Zed v0.217.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.217.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.217.3</guid>
      <pubDate>Thu, 18 Dec 2025 18:58:54 GMT</pubDate>
      <description>Zed v0.217.3 adds unformatted paste support in the Agent panel via Ctrl/Cmd+Shift+V.
• Adds `ctrl/cmd+shift+v` in the Agent panel to paste code without formatting.</description>
    </item>
    <item>
      <title>Zed v0.217.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.217.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.217.2</guid>
      <pubDate>Wed, 17 Dec 2025 20:52:35 GMT</pubDate>
      <description>Zed v0.217.2 adds Gemini 3 Flash support and beta `ty` language server downloads for Python.
• Supports downloading beta versions of `ty` when listed in `language_servers` under `languages.Python` in Zed settings.
• Adds support for the Gemini 3 Flash model.</description>
    </item>
    <item>
      <title>Zed v0.217.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.217.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.217.1</guid>
      <pubDate>Tue, 16 Dec 2025 18:11:28 GMT</pubDate>
      <description>Zed v0.217.1 adds command palette history, git remotes, Grok 4.1 Fast with 2M-token context, and new multi-cursor rotation actions.
• Adds `RotateSelectionsForward` and `RotateSelectionsBackward` actions to rotate content in a circular fashion across multiple cursors.
• Adds `editor::InsertSnippet` action for programmatic snippet insertion.
• Adds `preview_tabs.enable_preview_from_project_panel` (default `true`), `preview_tabs.enable_preview_from_multibuffer` (default `true`), `preview_tabs.enable_preview_multibuffer_from_code_navigation` (default `false`), and `preview_tabs.enable_preview_file_from_code_navigation` (default `true`) settings as part of an overhauled preview tabs configuration.
• Adds opt-in `allow_global` config key for the Bedrock provider to enable global endpoints.
• Adds command palette history — pressing `up` now cycles through recently executed commands, useful for re-running near-miss vim-mode commands.
• Adds support for git remotes in the editor.
• Adds Grok 4.1 Fast (reasoning and non-reasoning) models in the xAI provider with 2M token context windows and full vision capabilities.
• Extends existing Grok 4 Fast variants from 128K to 2M token context windows and enables image/vision support for all Grok 4 family models.
• Adds automatic file context detection when pasting code into the agent panel — pasted code displays as collapsible badges showing file path and line numbers (e.g., &apos;app/layout.tsx (18-25)&apos;).
• Displays human-readable names of extension-provided agents in the agent menu.
• Git conflict buttons now show branch names instead of HEAD and ORIGIN.
• Project diff now focuses on merge conflicts for files that have them.
• Improves self-hosted git provider support and Bitbucket integration.
• Recent Projects picker now displays SSH hostname with remotes.
• Improves Go comment-directed language injections quality.
Breaking changes:
• The `preview_tabs.enable_preview_from_code_navigation` setting is renamed to `preview_tabs.enable_keep_preview_on_code_navigation` (default `false`); any existing config using the old key will no longer be recognized.</description>
    </item>
    <item>
      <title>Zed v0.216.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.216.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.216.1</guid>
      <pubDate>Thu, 11 Dec 2025 22:42:47 GMT</pubDate>
      <description>Zed v0.216.1 adds GPT-5.2 support and shows extension-defined agent display names in the menu.
• Adds support for OpenAI&apos;s GPT-5.2 as an available model.
• Renders agent display names defined by extensions in the agent selection menu.</description>
    </item>
    <item>
      <title>Zed v0.216.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.216.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.216.0</guid>
      <pubDate>Wed, 10 Dec 2025 16:33:17 GMT</pubDate>
      <description>Zed v0.216.0 adds File History view, word-based diff highlighting, Git branch deletion UI, and direnv disable support.
• Adds `word_diff_enabled` language setting (defaults to `true`) to enable word-level diff highlighting inside expanded diff hunks of fewer than 5 lines.
• Adds the ability to disable direnv integration entirely via `&quot;load_direnv&quot;: &quot;disabled&quot;` in settings.
• Adds ESLint working directory configuration via `{&quot;lsp&quot;:{&quot;eslint&quot;:{&quot;settings&quot;:{&quot;workingDirectories&quot;:[&quot;./client&quot;,&quot;./server&quot;]}}}}` in settings.
• Adds `File History` view accessible via right-click context menu on files in the editor, project panel, or git panel, showing commit history with author, timestamp, and commit message; clicking a commit opens a file-filtered diff view.
• Adds UI for deleting Git branches.
• Adds `ctrl-w x` keybinding in Vim mode to swap the active window with the next adjacent one.
• Adds a keybinding (`cmd-,` on macOS / `ctrl-,` on Windows/Linux) to open `settings.json` when the Settings UI is in focus.
• Adds `Show Tab Bar Buttons` setting to the Settings UI to control visibility of New, Split Pane, and Zoom buttons in the tab bar.
• Adds support for deleting entire agent thread history in the agent panel.
• Adds support for @mentions after typing a slash command in ACP.
• Git now checks `pushRemote` and `pushDefault` configurations before falling back to branch remote.
• Increases the Git askpass timeout from 17 to 300 seconds.
• Adds Doxygen grammar support for C/C++ files.
• Adds Tailwind suggestions and validations for the Gleam programming language.
• Adds JavaScript highlighting via YAML `injections.scm` for script blocks of `actions/github-script`.
• Improves sorting order of pyright/basedpyright code completions for Python.
• Adds file icon for the Odin programming language.
• Improves performance for large multibuffer editors, large project searches, and project diffs.
• Git blame now runs separately from the git job queue, unblocking staging, unstaging, and committing in repositories with large git histories.</description>
    </item>
    <item>
      <title>Zed v0.215.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.215.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.215.3</guid>
      <pubDate>Wed, 03 Dec 2025 17:36:17 GMT</pubDate>
      <description>Zed v0.215.3 adds rainbow brackets, GPT-5.1 BYOK, uv workspace detection, `$ZED_PICK_PID` debugger variable, and new terminal path hyperlink settings.
• Adds `terminal.path_hyperlink_regexes` and `terminal.path_hyperlink_timeout_ms` settings to customize path hyperlink detection behavior in the terminal.
• Adds `$ZED_PICK_PID` variable for debug configurations, enabling interactive process selection when attaching the debugger at runtime.
• Adds `colorize_brackets` language setting to enable rainbow bracket colorization.
• Adds `project_panel::CollapseAllEntries` keybinding (`cmd-left` on macOS, `ctrl-left` on Linux/Windows) to collapse all project panel entries at once.
• Adds `default_mode` and `default_model` settings for ACP extensions in agent configuration.
• Supports OpenAI GPT-5.1 model for BYOK users.
• Adds ability to set a default model per built-in external agent (Claude Code, Codex CLI, Gemini CLI).
• Python: Automatically detects uv workspaces in the toolchain selector.
• C++: Treats `.h++` files as C++ by default.
• Markdown: Adds LaTeX syntax highlighting for inline and display equations.
• Identifies `.clangd` and `.clang-format` files as YAML by default.
• Makes agent thread markdown editable.
• Enables opening a non-existing path via the `zed` CLI.
• Reuses the `GITHUB_TOKEN` environment variable when querying GitHub.
• Enables environment passthrough for npm subcommands.
• Compresses large diffs for AI commit message generation.
• Improves project search performance when combining &apos;Also search files ignored by configuration&apos; with file inclusion/exclusion queries.
• Improves language server startup by launching the existing server if an update is taking too long on slow connections.</description>
    </item>
    <item>
      <title>Zed v0.214.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.214.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.214.5</guid>
      <pubDate>Wed, 26 Nov 2025 17:00:00 GMT</pubDate>
      <description>Zed v0.214.5 adds SSH-remoted agent server extensions, HTTP MCP servers, Vim range writes, and new `project_panel.sort_mode` and `terminal.scrollbar.scroll_multiplier` settings.
• Adds `context_servers` config support in `settings.json` for MCP servers connecting over HTTP, with `url` and `enabled` fields per server entry.
• Adds `project_panel.sort_mode` setting to control file explorer sort order (directories first, mixed, or files first).
• Adds `terminal.scrollbar.scroll_multiplier` option to tune terminal scrollbar scroll speed.
• Adds `diffs_expanded` key context to the `Editor` key context when diff changes are visible, enabling keybinding rules that target diff state.
• Makes Agent Server Extensions available over SSH remoting, including per-target environment variable support.
• Adds automatic retries for OpenAI-compatible LLM providers in the agent.
• Adds tilde expansion support for LSP binary paths in `settings.json`.
• Adds TypeScript pretty errors rendered with language-aware Markdown.
• Adds Vim `:[range]w` command to replace the current file with the selected lines.
• Adds Vim `:[range]w {file}` command to write a line range to a specified file.
• Adds Markdown Preview support for `HTML` href elements.
• Improves project search performance in local projects.
• When `@mention`-ing large files with no outline in the agent, their first 1KB is now added to context.
• Agent file edits now error if the file has changed since last read, preventing the agent from overwriting external changes.
• Clicking a multi-buffer header file name or &apos;Open file&apos; button now jumps to the most recent selection in that buffer.
• Opening a file via &apos;Open File&apos; in the git panel context menu now automatically expands diff hunks.
• Changes the Keymap Editor to use exact match mode as the default keystroke search mode.
• Changes the Project Settings action to open the settings UI instead of a raw file.
• Improves the agent&apos;s modal for adding LLM providers to be responsive and keyboard navigable.</description>
    </item>
    <item>
      <title>Zed v0.213.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.213.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.213.7</guid>
      <pubDate>Mon, 24 Nov 2025 21:51:41 GMT</pubDate>
      <description>Zed v0.213.7 adds Claude Opus 4.5 model support.
• Adds support for Claude Opus 4.5 as an available AI model.
• Adds workspace panels as soon as they are ready, reducing startup latency before panels are usable.</description>
    </item>
    <item>
      <title>Zed v0.213.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.213.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.213.3</guid>
      <pubDate>Wed, 19 Nov 2025 16:39:18 GMT</pubDate>
      <description>Zed v0.213.3 adds Gemini 3 Pro, sticky scroll, multi-word snippet prefixes, `default_model` for agent profiles, and conda venv detection.
• Adds `&quot;sticky_scroll&quot;: {&quot;enabled&quot;: true}` setting to pin scope context to the top of the editor.
• Adds `default_model` key to custom agent profile settings to configure a per-profile default model.
• Adds `project_panel.auto_open.on_create`, `project_panel.auto_open.on_paste`, and `project_panel.auto_open.on_drop` settings for granular control over when files auto-open in the project panel.
• Adds `terminal.detect_venv.on.conda_manager` setting to configure the conda manager, with options `auto` (default), `conda`, `mamba`, or `micromamba`.
• Adds `gdb_path` and `gdb_args` options to gdb debug adapter configuration.
• Adds `editor: next snippet tabstop` and `editor: previous snippet tabstop` actions for snippet navigation.
• Adds `workspace: clear navigation history` command.
• Adds support for the Gemini 3 Pro model in the agent panel.
• Adds support for multi-word snippet prefixes.
• Adds support for relative paths in LSP and DAP binaries.
• Adds support for Forgejo and Gitea avatars in git blame.
• Adds automatic git-commit signing support via an askpass modal prompt.
• Adds an icon button in the agent panel to trigger the @-mention context menu with the mouse.
• Adds a notification when cloning a repository.
• Adds support for uninstalling agent servers from the agent panel&apos;s settings view.
• Adds support for HTML styling elements in Markdown preview.
• Adds support for HTML table captions in Markdown preview.
• Adds support for image preview in remote sessions.
• Adds support for closing system window tabs with middle mouse click.
• Adds line numbers to deleted git hunks when relative line numbering is enabled.
• Adds support for comment language injections for remaining built-in languages, with multi-line support for Rust.
• Adds support for opening agent threads as Markdown in remote projects.
• Python code completion menu now shows packages that will be imported when a completion entry is accepted.
• Recommended AI models now appear both in the &apos;Recommended&apos; category and their normal category in model selection.</description>
    </item>
    <item>
      <title>Zed v0.212.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.212.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.212.7</guid>
      <pubDate>Tue, 18 Nov 2025 22:22:50 GMT</pubDate>
      <description>Zed v0.212.7 adds thought signatures for Gemini tool calls.
• Adds thought signatures for Gemini tool calls, surfacing model reasoning inline during AI-assisted workflows.</description>
    </item>
    <item>
      <title>Zed v0.212.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.212.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.212.3</guid>
      <pubDate>Wed, 12 Nov 2025 18:55:40 GMT</pubDate>
      <description>Zed v0.212.3 adds git worktree management, `git: pull rebase`, GitLab/Gitee blame avatars, ACP agent installs via extensions, and new `hidden_files` and `search.center_on_match` settings.
• Adds `git: worktree` creation action and git worktree picker to open a git worktree in a new window or replace the current one.
• Adds `git: pull rebase` action for running `git pull --rebase`.
• Adds `collab_panel::OpenSelectedChannelNotes` action (bound to `alt-enter` by default) for opening channel notes from the collaboration panel.
• Adds `hidden_files` setting to configure glob patterns for files treated as hidden in the project panel.
• Adds `project panel: toggle hidden files` action to quickly show or hide hidden files in the project panel.
• Adds `editor.completion_menu_scrollbar` setting to show a scrollbar in the completion menu.
• Adds `search.center_on_match` option for centering the cursor on buffer/project search matches.
• Adds `workspace: toggle helix mode` action to the command palette.
• Adds ability to install ACP agents via extensions.
• Adds experimental terminal-based authentication to ACP support.
• Adds ability to copy a deep-link to a specific setting, opening the settings window directly at that location.
• Adds ability to remove OpenAI-compatible LLM providers directly from the UI.
• Adds ability to switch between configured edit prediction providers through the status bar menu.
• Adds ability to configure conditions, logs, and hit conditions on breakpoints when there is no active debug session.
• Adds horizontal scroll bars to the debugger variable list, memory view, and breakpoint list.
• Adds a button for refreshing available Ollama models.
• Adds Bedrock support for Claude Haiku 4.5.
• Adds a button to expand or collapse all project search excerpts at once.
• Adds VS Code-style terminal split keybindings (`cmd-d` on macOS, `ctrl-shift-5` on Windows and Linux).
• Adds modal hover for one-off tasks.
• Adds support for showing GitLab and self-hosted GitLab avatars in git blame.
• Adds support for showing Gitee avatars in git blame.
• Adds syntax highlighting for the new `ignore` directive in `go.mod` files (Go 1.25).
• Improves diagnostics pane to live-update when editing within its editor.
• Shows inlay label parts&apos; tooltips on hover.
• Improves SVG preview to re-render on every keystroke instead of only on save.
• Improved git blame performance by reducing concurrent git processes spawned.
• Improved keyboard input handling for international keyboard layouts and IMEs on Windows.
• Improved startup time on systems with slow process spawning.</description>
    </item>
    <item>
      <title>Zed v0.211.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.211.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.211.5</guid>
      <pubDate>Thu, 06 Nov 2025 16:45:57 GMT</pubDate>
      <description>Zed v0.211.5 adds live SVG preview on every keypress and relative-path terminal login support for ACP extensions.
• SVG preview now rerenders on every keypress instead of only on file saves, enabling live feedback while editing SVG files.
• ACP extensions can now run terminal login commands using relative paths.</description>
    </item>
    <item>
      <title>Zed v0.211.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.211.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.211.4</guid>
      <pubDate>Wed, 05 Nov 2025 19:53:38 GMT</pubDate>
      <description>Zed v0.211.4 adds Windows Arm64 builds, `git: branch diff`, ACP agent installs via extensions, and inline debug variables for JS/TS/TSX.
• Adds `edit_predictions.codestral.api_url` config key (plus `model` and `max_tokens`) to point Edit Prediction at a custom Codestral endpoint.
• Changes `relative_line_numbers` from a boolean to an enum (`enabled`, `disabled`, or `wrapped`) to support counting wrapped lines as relative lines and displaying line numbers for wrapped segments.
• Adds `prevent_sharing_in_public_channels` project setting to prevent projects from being shared in public Zed channels.
• Adds `git: branch diff` command palette action to diff the current branch against `main`.
• Adds `editor: go to next reference` and `editor: go to previous reference` editor actions.
• Adds `Toggle All Docks` editor action and updates default keymaps to use it.
• Adds `ResetAllZoom` and `ResetAgentZoom` actions to return zoom level app-wide or just in the agent panel to its default.
• Adds `buffer_search_deployed` identifier to the Pane key context, enabling keybindings that are conditional on the buffer search bar being open.
• Adds `Copy Channel Notes Link` action to the right-click menu of Zed channels.
• Adds a footer to the command palette with buttons to add or change the selected action&apos;s keybinding, opening the keymap editor directly.
• Adds ability to install ACP agents via extensions.
• Adds experimental terminal-based authentication to ACP support.
• Adds support for the GitHub Copilot `/responses` endpoint.
• Adds inline variable value display during debugging for JavaScript, TypeScript, and TSX, matching existing support for Rust, Python, and Go.
• Adds Windows Arm64 native builds.
• Adds file names and line numbers to agent symbol completions.
• Adds Vim motions to the settings navigation menu.
• Adds Helix keybindings `alt-o` and `alt-i` mapped to `editor: select larger/smaller syntax node`.
• Adds Helix keybindings `alt-p` and `alt-n` mapped to `editor: select next/previous syntax node`.
• Adds a horizontal scrollbar for the debugger frame item panel and tooltips for variables.
• Adds a warning banner in the Settings UI when the viewed settings file is out of date and needs migration.
• Enables editing project settings for worktrees that have no existing project settings file.
• Adds Markdown Preview support for HTML lists, table `align` attribute, and `colspan`/`rowspan` on HTML tables.
• Adds comment injections for `go.mod` and `go.work` files.
• Surfaces Jupyter client errors directly in the UI.
• Increases remote dev initial connection timeout to 60 seconds.
• Improves `--wait` CLI flag to always open the provided file in the currently focused window.
Breaking changes:
• `relative_line_numbers` is changed from a boolean to an enum; existing `true`/`false` values must be updated to `enabled`/`disabled` in your settings file.</description>
    </item>
    <item>
      <title>Zed v0.210.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.210.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.210.4</guid>
      <pubDate>Wed, 29 Oct 2025 15:34:50 GMT</pubDate>
      <description>Zed v0.210.4 adds Claude Haiku 4.5, git stash diff view, `--reuse` CLI flag, and new `keyword.control` syntax theming.
• Adds `--reuse` (`-r`) CLI flag to replace the workspace in an existing window instead of opening a new one.
• Adds `status_bar.line_endings_button` setting (set to `true` to enable) to display a line ending indicator in the status bar.
• Adds `open_file_on_paste` setting to configure auto-opening of a file on paste in the project panel.
• Adds `title_bar.window_controls_position` setting on Linux to customize window control button placement (`&apos;left&apos;` for macOS style or `&apos;right&apos;` for Windows style).
• Adds `editor::CollapseAllDiffHunks` action, mirroring the existing `editor::ExpandAllDiffHunks`.
• Adds `workspace::NewFileSplit` action to programmatically split the editor in a specified direction.
• Adds `vim::HelixSubstitute` and `vim::HelixSubstituteNoYank` actions for better Helix substitution behavior.
• Adds `keyword.control` syntax property for separately highlighting control flow keywords (`if`, `else`, `return`, etc.) in JS/TS/TSX, Rust, C, and C++.
• Adds `zed: reveal log in file manager` action to the command palette.
• Adds Claude Haiku 4.5 to the agent panel.
• Adds git diff view, toolbar, and destructive-action prompt for stash entries.
• Adds Vim filename autocomplete for commands: `write`, `edit`, `split`, `vsplit`, `tabedit`, `tabnew`.
• Adds Markdown Preview default Vim keybindings `gt` (next tab) and `gT` (previous tab).
• Adds Vue language server version 3 support.
• Adds comment language injections for built-in languages, enabling `TODO` and similar note highlighting when the comment extension is installed.
• Registers `.rules`, `.cursorrules`, `.windsurfrules`, and `.clinerules` as Markdown files.
• Adds basic ICO image format support.
• Adds searchable theme and icon theme dropdowns in the Settings UI.
• Adds a validation warning banner in the Settings UI when the active settings file is broken or invalid.
• Adds window controls to the settings window on Linux.
• Adds more bindings for the Emacs keymap.
• Adds the ability to hide the git blame popover by pressing Escape.
• Adds the ability to run search actions while a modal is active.
• Improves startup time on systems with slow process spawning.
• Improves editor font rendering on LoDPI displays.</description>
    </item>
    <item>
      <title>Zed v0.209.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.209.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.209.4</guid>
      <pubDate>Wed, 22 Oct 2025 17:05:35 GMT</pubDate>
      <description>Zed v0.209.4 adds Codestral edit predictions, `hide_hidden` project panel setting, browser debugging over SSH/WSL, and more test runner detection.
• Adds `hide_hidden` setting to project panel settings to hide hidden files from the project panel.
• Adds Codestral as an edit predictions provider.
• Adds &apos;Copy All Messages&apos; button to ACP logs view.
• Adds `Fold At Level 1-9` actions to the command palette.
• Enables browser debugging in SSH and WSL projects via the Debugger.
• Adds ability to add files to `.gitignore` directly from the git panel.
• Adds a search bar to the repository selector.
• JS/TS: Adds detection support for `node:test` and `bun:test` test runners.
• Go: Adds ability to run Go Testable Examples.
• Rust: Adds rust-analyzer support for musl remotes.
• Kotlin: Makes the official Kotlin Language Server the default language server for Kotlin.
• Markdown Preview: Adds support for HTML `img` tags inside paragraphs.
• Provides auth method descriptions in the UI when available.
• Improved Zed startup speed when using themes provided by extensions.
• Reduced micro-stutters in project search with large multi-buffer contents.
• Collab: Disallows rename/delete/copy on unshared files.
Breaking changes:
• The `feedback: give feedback` command palette action has been removed; its sub-actions are now in the `Help` menu directly.
• The `zed: request feature` command palette action is renamed to `feedback: request feature`.
• The `zed: email zed` command palette action is renamed to `feedback: email zed`.</description>
    </item>
    <item>
      <title>Zed v0.208.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.208.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.208.4</guid>
      <pubDate>Wed, 15 Oct 2025 16:01:18 GMT</pubDate>
      <description>Zed v0.208.4 adds Windows support, Codex via ACP, a new settings UI, action sequences in keymaps, and granular agent font size controls.
• Introduces `agent_buffer_font_size` setting for granular buffer font size control in the agent panel, separate from regular editors.
• `agent_font_size` is renamed to `agent_ui_font_size` for agent UI font size control.
• Adds `&quot;title_bar&quot;: {&quot;show_branch_icon&quot;: true}` setting to display a git status indicator icon in the title bar.
• Adds `&quot;terminal&quot;: {&quot;keep_selection_on_copy&quot;: false}` setting to opt out of the new default behavior of retaining terminal selection after copying.
• Adds experimental `&quot;status_bar&quot;: {&quot;experimental.show&quot;: false}` setting to hide the status bar.
• Adds `granted_extension_capabilities` setting to control the capabilities granted to extensions.
• Supports action sequences in keymap bindings via `&quot;action::Sequence&quot;`, enabling chaining of multiple actions — e.g., `&quot;cmd-alt-a&quot;: [&quot;action::Sequence&quot;, [&quot;editor::SelectLargerSyntaxNode&quot;, &quot;editor::Copy&quot;, &quot;editor::UndoSelection&quot;]]`.
• Adds support for OpenAI Codex as an ACP agent.
• Adds support for pasting TIFF and BMP images in the agent panel.
• Adds support for HTML tables and HTML block quotes in Markdown Preview.
• Adds comment injections for Rust.
• Enables the outline modal in channel notes.
• Revamps project panel entry refresh for significantly smoother performance in large projects.
• Adds `SelectPrevious` and `SelectAllMatches` items to the `Selection` app menu.
• Adds `Close Multibuffers` pane context menu entry.
• Improves Collab panel by showing display names and GitHub handles.
• Adds support for file extension icons for patterns such as `stories.tsx` and `stories.svelte`.
• Adds graceful autohiding to scrollbars outside of the editor.
• Terminals now keep the selection after copying text by default, matching Terminal.app, Ghostty, and VS Code terminal behavior.
Breaking changes:
• `agent_font_size` is renamed to `agent_ui_font_size`; existing configs using `agent_font_size` must be updated.
• `format_on_save` is now restricted to the values `&quot;on&quot;` and `&quot;off&quot;` only — format steps previously placed in `format_on_save` must be moved to the `formatter` array. Having format steps in both `format_on_save` and `formatter` is no longer supported.</description>
    </item>
    <item>
      <title>Zed v0.207.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.207.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.207.4</guid>
      <pubDate>Thu, 09 Oct 2025 19:09:20 GMT</pubDate>
      <description>Zed terminal now retains selection after copy, with a new `keep_selection_on_copy` config key to control the behavior.
• Adds `keep_selection_on_copy` to the `terminal` config block to control whether the terminal selection is preserved after copying; defaults to `true` to match Terminal.app, Ghostty, and VS Code terminal behavior.</description>
    </item>
    <item>
      <title>Zed v0.207.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.207.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.207.3</guid>
      <pubDate>Wed, 08 Oct 2025 19:07:43 GMT</pubDate>
      <description>Zed v0.207.3 adds Vim project-panel navigation, GitHub avatars in blame gutter, agent profile search, and Linux font improvements.
• Adds `&quot;git&quot;: { &quot;blame&quot;: { &quot;show_avatar&quot;: true } }` setting to render GitHub avatars in the Git blame gutter.
• Adds Vim commands to the project panel: `ctrl-u`/`ctrl-d` scroll half-page, `z z`/`z t`/`z b` center/top/bottom, and `{num} j`/`{num} k` count-based movement.
• Adds support for `:set ignorecase` and `:set noignorecase` in Vim mode.
• Adds `vim: yank end of line` action (equivalent to `y$`).
• Adds xAI custom model configuration support for tool and image capabilities.
• Adds `qwen3-coder` to the list of supported Ollama models.
• Adds ability to search profiles in the agent panel&apos;s profile picker.
• Helix: Implements `select_regex`.
• Enables splitting the git commit view pane.
• Enables Vim mode in the rules editor.
• Markdown Preview now supports HTML `heading` elements.
• Linux: Implements perceptual gamma/contrast correction for font rendering.
• Improves project search relevance by ranking results using match score instead of insertion order.
• Collaboration: Uses a distinct sound effect when a guest joins a call.
• Improves rules library UI to distinguish default rules from regular rules.
Breaking changes:
• Helix mode names in the UI no longer carry the `HELIX_` prefix: `HELIX_NORMAL` becomes `NORMAL`, `HELIX_SELECT` becomes `SELECT`.</description>
    </item>
    <item>
      <title>Zed v0.206.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.206.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.206.7</guid>
      <pubDate>Mon, 06 Oct 2025 18:56:06 GMT</pubDate>
      <description>Zed v0.206.7 adds Grok 4 Fast models and xAI custom model tool/image configuration.
• Adds support for configuring tool and image support for xAI custom model configurations.
• Adds support for Grok 4 Fast models.</description>
    </item>
    <item>
      <title>Zed v0.205.8</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.205.8</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.205.8</guid>
      <pubDate>Mon, 29 Sep 2025 22:12:39 GMT</pubDate>
      <description>Zed v0.205.8 adds Claude Sonnet 4.5 BYOK support and makes Sonnet 4.5 the recommended Anthropic model.
• Adds Claude Sonnet 4.5 as a supported model for Bring-Your-Own-Key (BYOK) Anthropic configurations.
• Promotes Claude Sonnet 4.5 and Claude Sonnet 4.5 Thinking to the recommended Anthropic models.</description>
    </item>
    <item>
      <title>Zed v0.205.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.205.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.205.4</guid>
      <pubDate>Wed, 24 Sep 2025 16:16:39 GMT</pubDate>
      <description>Zed v0.205.4 adds git stash picker, built-in `ty` and Ruff for Python, new split actions, and agent/AI improvements.
• Adds `whitespace_map` setting to control which visible characters render whitespace when `show_whitespace` is enabled.
• Adds `repl.max_columns` and `repl.max_lines` settings to cap REPL output dimensions.
• Adds `agent.message_editor_min_lines` setting to customize the agent panel message editor minimum height.
• Adds `stop_at_newlines` option to `editor::CutToEndOfLine` (`ctrl-k`) to prevent gobbling newlines.
• Adds `pane::SplitAndMoveUp`, `pane::SplitAndMoveDown`, `pane::SplitAndMoveLeft`, and `pane::SplitAndMoveRight` actions to create a split without cloning the current buffer.
• Adds a stash picker to pop or drop a specific git stash entry, plus new git stash `apply` and `drop` commands.
• Adds built-in support for the `ty` Python language server (disabled by default) — no extension install required.
• Ships the Ruff native language server built-in for Python (enabled by default) — no extension install required.
• Adds out-of-the-box Tailwind completions in `.ts` files via TypeScript support.
• Adds API key and API URL configuration for connecting to a remote Ollama provider from agent panel settings.
• Adds Provider Routing control for OpenRouter models via settings.
• Adds dedicated &apos;helix select&apos; mode in Helix emulation that can be targeted by keybindings.
• Enables commit message amendments in the Git UI without requiring any staged changes in the working copy.
• Adds tooltips to Git branch picker items to distinguish long branch names.
• Agent panel now sends a file outline instead of full file contents when `@mention`ing large files, reducing token consumption.
• Adds an error message when a Gemini response contains a `block_reason`.
• Adds scrollbars to the markdown preview and syntax tree view.
• Adds support for icon themes to change folder icons based on directory name.
• ACP now passes proxy settings through to all ACP agents.
• Installing a dev extension now automatically removes the corresponding release extension if installed.
• Allows `0` as a valid value for the `excerpt_context_lines` setting.
• Improved drag-and-drop in the project panel: files and external paths can be dropped into empty space, and folded directories can be dragged onto other items.
• Python toolchain prioritization improved to prefer local virtual environments.</description>
    </item>
    <item>
      <title>Zed v0.204.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.204.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.204.1</guid>
      <pubDate>Wed, 17 Sep 2025 15:13:48 GMT</pubDate>
      <description>Zed v0.204.1 adds basedpyright support, external agents over SSH, Claude Code plan mode, git uncommit, and new editor navigation actions.
• Adds `terminal::Toggle` action, bound to `ctrl-\`` by default, matching VSCode and JetBrains terminal open/close behavior (rebind to `terminal::ToggleFocus` to restore old behavior).
• Adds `project_panel::OpenSplitVertical` and `project_panel::OpenSplitHorizontal` actions for opening files in splits from the project panel.
• Adds `editor::GoToNextDocumentHighlight` and `editor::GoToPreviousDocumentHighlight` actions to navigate between LSP document highlights (symbol usages).
• Adds `editor: select next syntax node` and `editor: select previous syntax node` actions for tree-sitter-based syntax tree navigation.
• Adds `diagnostics: display current file` command to view diagnostics scoped to the currently open file.
• Adds `git: uncommit` action to undo the most recent commit.
• Adds keybindings for agent tool-call authorization: `agent: Allow once`, `agent: Allow always`, and `agent: Reject once` in the agent panel.
• Adds LSP binary config option to fetch nightly `rust-analyzer` and `clangd` releases.
• Adds support for Gemini CLI, Claude Code, and custom external agents in SSH projects.
• Adds plan mode and all other permission modes for Claude Code integration.
• Adds support for `mistral-nemo` model via Ollama.
• Adds OpenRouter user preferences support for filtering available models.
• Adds blame view and inline blame support for multi-buffer editors.
• Adds toggle in the git panel ellipsis menu to sort entries by path or by status.
• Adds line ending selector to the editor.
• Adds ability to specify a human-readable project name per worktree.
• Adds ability to create sub-directories when renaming a file in the file finder.
• Adds `UseActiveEditor` action to the syntax tree view to switch it to the last focused editor.
• Enables the debugger panel to be opened via the app&apos;s `View` menu.
• Adds package origin display in completions from `pyright` and `basedpyright`.
• Adds ability to specify a custom virtual environment path for Python projects from within the picker.
• Adds Isograph language support injected into `iso` function calls.
• Adds support for inline HTML `img` tags inside Markdown paragraphs.
• Adds wrapping selected text in `*` by typing `*` while text is selected in Markdown files.
• Adds author name display option in branch picker commit information.
• Adds shorthand field highlighting for Rust.
• Adds label highlighting for Go.
• Adds Helix operators for selecting text objects.
• Improves terminal URL detection to correctly strip trailing punctuation (periods, unbalanced parentheses) from detected URLs.
• Improves terminal path hyperlink navigation by factoring in the terminal&apos;s working directory.
• Enhances model vendor compatibility to automatically support future AI providers and improves token counting accuracy using vendor-specific tokenizers from GitHub Copilot.
• Updates Gemini ACP server to respect proxy settings from Zed configuration.
• Updates branch picker to list the current branch first.
Breaking changes:
• The `ctrl-\`` keybinding is now bound to the new `terminal::Toggle` action instead of the previous behavior; users who want the old behavior must explicitly rebind `ctrl-\`` to `terminal::ToggleFocus`.
• The `gopls` default for `useplaceholders` is changed to match the upstream Go specification, which may alter completion behavior for Go users.</description>
    </item>
    <item>
      <title>Zed v0.203.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.203.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.203.4</guid>
      <pubDate>Wed, 10 Sep 2025 17:05:27 GMT</pubDate>
      <description>Zed v0.203.4 adds native macOS window tabbing, perceptual font rendering, MCP timeout config, and new editor settings.
• Adds `use_system_window_tabs` setting to enable native macOS window tabbing, merging windows the same way macOS does (by default when full-screened).
• Adds `excerpt_context_lines` setting to configure the number of context lines shown in a multibuffer.
• Adds `rounded_selection` setting to disable rounded corners for text selection.
• Adds configurable timeout for MCP tool calls.
• Adds custom API URL support for the DeepSeek provider.
• Adds `\c` and `\C` query pattern items in Vim/Helix mode to control case-sensitivity in buffer search.
• Adds scrolling of the documentation panel alongside the completion menu via `ctrl-d`, `ctrl-u`, `ctrl-e`, and `ctrl-y`.
• Adds a &apos;Wrap Selections in Tag&apos; action for HTML, JSX, and similar languages.
• Adds support for editing folders in WSL on Windows Alpha.
• Improved font rendering via perceptual gamma/contrast correction, and improved text contrast when text is selected or highlighted.
• OpenRouter provider now automatically retries on rate-limit or server errors.
• Ollama provider now only sends the tools object to models that support it, preventing 400 errors.
• Improved tool compatibility with OpenAI API-compatible providers.
• Added LSP log tracing in remote collaboration and remote SSH environments.
• Debugger now offers an option to show only stack frames from the user&apos;s project.
• Extensions installation and update progress now shown in the activity indicator.
• Markdown Preview now supports HTML `&lt;img src=&quot;...&quot;&gt;` tags including SVG images.
• Adds rewrap support in block comments.
• Helix: `x` now respects count modifiers (e.g. `5 x`) and pressing `x` on an empty line selects the current and next line.
• Adds support for the Insert key from a character key location for keyboard layouts like neo2.
• Adds `ctrl-insert` keybinding for copying in Markdown preview on Linux/Windows.
• Python: virtual environment search now looks in intermediate directories between the worktree root and the `pyproject.toml` location.
• Swapped default bindings for `editor::NewlineBelow` and `editor::NewlineAbove` on Linux and Windows to align with other editors.
Breaking changes:
• Editing an old message in a native agent thread no longer automatically restores the checkpoint — it now only rejects unaccepted agent edits. Use the &apos;restore checkpoint&apos; button to get the previous behavior.</description>
    </item>
    <item>
      <title>Zed v0.202.8</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.202.8</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.202.8</guid>
      <pubDate>Tue, 09 Sep 2025 20:51:14 GMT</pubDate>
      <description>Zed v0.202.8 passes the project shell environment to external agent processes.
• Agent processes now receive the project shell environment, enabling external agents to inherit the same env vars as the editor session.</description>
    </item>
    <item>
      <title>Zed v0.202.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.202.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.202.6</guid>
      <pubDate>Thu, 04 Sep 2025 01:06:51 GMT</pubDate>
      <description>Zed v0.202.6 adds an Agent Panel callout when a new version of an external agent is available.
• Agent Panel now displays a callout when a new version of an external agent is available.</description>
    </item>
    <item>
      <title>Zed v0.202.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.202.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.202.5</guid>
      <pubDate>Wed, 03 Sep 2025 14:57:33 GMT</pubDate>
      <description>Zed v0.202.5 adds Claude Code via ACP, tab switcher diagnostics/preview, and new config keys for panels and completions.
• Adds `{ &quot;project_panel&quot;: {&quot;drag_and_drop&quot;: false } }` setting to disable drag and drop in the project panel.
• Introduces `min_words_query_len` threshold config for automatic word completion display, defaulting to 3 to reduce noise.
• Adds `zoomed_padding` setting to disable padding around zoomed panels.
• Supports `.editorconfig`&apos;s `max_line_length` property.
• Adds `grok-code-fast-1` model to xAI&apos;s list of available models in the Agent panel.
• Launches beta support for Claude Code in Zed via the Agent Client Protocol (ACP) adapter.
• Adds diagnostics indicators to the tab switcher.
• Tab switcher now shows a preview of the selected tab.
• Adds file icons to the multi-buffer view.
• File finder now shows matching file paths when a `:row:column` suffix is added to the query.
• Enables running `rust-analyzer`&apos;s flycheck actions from anywhere in the project (not just the current file).
• Makes `kotlin-language-server` the default language server for Kotlin.
• Adds CSS language injection support for styled-components and emotion in JavaScript, TypeScript, and TSX files.
• Adds new highlight groups for modules and shorthand initializers in Rust syntax highlighting.
• Helix mode: `Shift+R` now pastes instead of entering ReplaceMode.
• Helix mode: `g .` navigates to the last modification location.
• Improves Python virtual environment detection for terminals and tasks in remote projects.
Breaking changes:
• The `diagnostics.cargo.fetch_cargo_diagnostics` setting has been removed.</description>
    </item>
    <item>
      <title>Zed v0.201.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.201.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.201.7</guid>
      <pubDate>Fri, 29 Aug 2025 19:42:01 GMT</pubDate>
      <description>ACP external agent updates now install silently in the background.
• ACP external agent releases now install in the background without interrupting the current session.</description>
    </item>
    <item>
      <title>Zed v0.201.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.201.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.201.6</guid>
      <pubDate>Thu, 28 Aug 2025 21:19:18 GMT</pubDate>
      <description>Zed now bundles its own Gemini CLI binary and ACP agents respect `always_allow_tool_actions`.
• Adds `agent_servers.gemini.ignore_system_version` config key: set to `false` to make Zed search `$PATH` for Gemini CLI before falling back to its bundled private copy.
• ACP agents now respect the `always_allow_tool_actions` setting, allowing tool actions to be auto-approved without per-action prompts.
• Zed now downloads and uses a private copy of the Gemini CLI binary by default, removing the dependency on a system-installed Gemini CLI.</description>
    </item>
    <item>
      <title>Zed v0.201.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.201.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.201.4</guid>
      <pubDate>Wed, 27 Aug 2025 12:09:00 GMT</pubDate>
      <description>Zed v0.201.4 launches Agent Client Protocol (ACP) with Gemini CLI integration, adds `grok-code-fast-1`, configurable `auto_indent`, and more.
• Adds `&quot;auto_indent&quot;: false` to settings (globally or per language) to control automatic indentation per language.
• Adds `status_bar.cursor_position_button` setting (boolean, default `true`) to show or hide the cursor position button in the status bar.
• Adds `ZED_BUILD_REMOTE_SERVER=nomusl` environment variable to opt out of musl builds when building the remote server.
• Adds `[f`/`]f` Vim keybindings to navigate to the next collaborator.
• Helix: binds `alt-s` to `editor: split selection into lines`.
• Launches Agent Client Protocol (ACP), an open standard for integrating external agents with Zed, with Google&apos;s Gemini CLI as the first integration.
• Adds `grok-code-fast-1` model to xAI&apos;s list of available models in the Agent.
• Adds file status indicators in multibuffer headers.
• Adds a context menu for buffer titles.
• Adds a button in the Keymap Editor to open the keymap JSON file, with right-click shortcuts to open default Zed and Vim keymaps.
• Improves Python virtual environment propagation into LSP configuration for more reliable Go to Definition and Find All References.
• Improves project panel empty state to include git clone action and quick local folder opening.
• Text entered in a new untitled buffer is now used as the default filename suggestion when saving.
• Adds multiple selection support to the `editor: unwrap syntax node` action in Vim mode.
• Helix: adds support for yanking a single character under cursor with `y` when no active selection exists.
• Agent fetch tool now requires user confirmation before executing.
• Agent font size now inherits UI font size by default when not explicitly set in settings.
• Agent automatically selects a language model provider when no user-set provider is configured.
• Adds drop-target highlighting when dragging a tab between two other tabs.
Breaking changes:
• The `/docs` slash command has been removed.
• The `Zed Plex Sans` and `Zed Plex Mono` font names are replaced by `IBM Plex Sans` and `Lilex` respectively; old names remain as aliases for backward compatibility.
• `.ZedSans` and `.ZedMono` are introduced as new aliases for the default fonts, currently resolving to `IBM Plex Sans` and `Lilex`.
• The Services menu has been removed on non-macOS systems.</description>
    </item>
    <item>
      <title>Zed v0.200.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.200.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.200.4</guid>
      <pubDate>Wed, 20 Aug 2025 21:09:16 GMT</pubDate>
      <description>Zed v0.200.4 adds OS-specific settings, Git clone, OpenAI reasoning effort control, Mistral thinking, and file diff from the project panel.
• Adds top-level `&quot;macos&quot;`, `&quot;windows&quot;`, and `&quot;linux&quot;` fields in user settings to configure OS-specific overrides, with lower precedence than release-channel settings.
• Adds `reasoning_effort` field (values: `minimal`, `low`, `medium` (default), `high`) to OpenAI model entries under `language_models.openai.available_models` for controlling reasoning effort per model.
• Adds `project_panel.starts_open` setting to control whether the project panel opens automatically in new projects.
• Adds `status_bar.show_active_language_button` setting to show or hide the language button in the status bar.
• Adds `git.inline_blame.padding` setting for configurable padding on inline blame annotations.
• Adds `theme_overrides` setting for theme-specific setting overrides.
• Adds `git: Clone` action to clone remote Git repositories from within Zed.
• Adds `compare marked files` context menu item in the project panel to diff any two files against each other.
• Adds Subtle and Eager edit prediction modes for Copilot and Supermaven.
• Adds thinking support for the Mistral provider in the Agent.
• Adds support for Ollama `gpt-oss` model in the Agent.
• Adds `editor: unwrap syntax node` action for the editor.
• Adds keymap contexts for pickers: `CommandPalette`, `GitBranchSelector`, `GitRepositorySelector`, `RecentProjects`, `LanguageSelector`, `IconThemeSelector`, `ThemeSelector`.
• Agent now creates checkpoints before every edit, not just periodically.
• OpenAI-compatible models now have configurable capabilities.
• Adds `Run to Cursor` back to the editor context menu in the Debugger.
• Go: Adds support for running Go table-test subtests.
• Vue: Adds Emmet support in Vue.js files.
• Vim: Adds filename support in `:tabnew` and `:tabedit` commands.
• Vim: Adds `ctrl-y` / `ctrl-e` in insert mode to copy the next character from the line above or below.
Breaking changes:
• FreeBSD support has been removed temporarily.
• The default split directions for `pane: split horizontal` and `pane: split vertical` have changed; restore the old behavior via `pane_split_direction_horizontal` and `pane_split_direction_vertical` in settings.
• `always_allow_tool_actions` is removed from project-local settings and is now a global-only setting.
• Settings overrides (e.g. local project settings) can now only override `disable_ai` to `true`; they can no longer re-enable AI that has been disabled at a higher level.</description>
    </item>
    <item>
      <title>Zed v0.199.8</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.199.8</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.199.8</guid>
      <pubDate>Sat, 16 Aug 2025 16:14:08 GMT</pubDate>
      <description>Zed v0.199.8 adds a `reasoning_effort` setting for OpenAI models.
• Adds `reasoning_effort` setting to control reasoning effort level for OpenAI models.</description>
    </item>
    <item>
      <title>Zed v0.199.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.199.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.199.5</guid>
      <pubDate>Wed, 13 Aug 2025 18:55:33 GMT</pubDate>
      <description>Zed v0.199.5 adds OpenAI vision support, settings profiles, edit-prediction toggle, and GitLab PR links.
• Adds `workspace::ToggleEditPrediction` action to toggle `show_edit_predictions` for all files via Edit Predictions menu -&gt; All Files.
• Introduces experimental `profiles` key in settings to configure named settings profiles; activate one with `settings profile selector: toggle`.
• Adds vision support for OpenAI models in the agent.
• Adds option to create a branch from the default branch in the git branch picker.
• Adds &apos;View Pull Request&apos; action when pushing to GitLab remotes.
• Improves project search speed.
• Improves prompt caching for OpenAI models.
• Improves YAML outline to include a key&apos;s value when it is a simple string.
• Linux: Adds `zed://` URL support improvements.
• Linux: Dims background behind prompt dialogs for improved visibility.
• Rust: Adds GitHub artifact digest verification for `rust-analyzer` and `clangd` binary downloads, skipping re-download when cached digest is current.
• Rust: Adds verification that cached `rust-analyzer` and `clangd` binaries are executable, re-downloading if not.
Breaking changes:
• FreeBSD support has been removed temporarily.</description>
    </item>
    <item>
      <title>Zed v0.198.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.198.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.198.4</guid>
      <pubDate>Fri, 08 Aug 2025 15:54:51 GMT</pubDate>
      <description>Zed v0.198.4 makes collaboration server connection opt-in instead of automatic on sign-in.
• Collaboration server connection is now manual opt-in — Zed no longer automatically connects to the collaboration server on sign-in.</description>
    </item>
    <item>
      <title>Zed v0.198.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.198.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.198.3</guid>
      <pubDate>Fri, 08 Aug 2025 00:43:57 GMT</pubDate>
      <description>Zed v0.198.3 adds GPT-5, GPT-5 mini, and GPT-5 nano as available AI models via OpenAI.
• Adds GPT-5, GPT-5 mini, and GPT-5 nano as selectable AI models, configured via the `OPENAI_API_KEY` environment variable.</description>
    </item>
    <item>
      <title>Zed v0.198.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.198.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.198.2</guid>
      <pubDate>Wed, 06 Aug 2025 14:40:46 GMT</pubDate>
      <description>Zed v0.198.2 adds Git stash/pop in the panel, Vim `:norm` support, outline collapse, and a new `expand_outlines_with_depth` setting.
• Adds `expand_outlines_with_depth` setting to control how deep the outline tree is expanded by default when a file is opened.
• Adds `editor: convert to sentence case` command.
• Adds collapse/expand functionality to outline view entries.
• Adds Git stash and pop-stash actions accessible via a menu entry in the Git panel.
• Adds Vim `:norm` command support, accepting both Vim-style (`&lt;C-w&gt;`) and Zed-style (`&lt;ctrl-w&gt;`) modifier key syntax; multi-line execution uses multi-cursor (combinational) rather than sequential.
• Adds `shift-escape` binding in Jetbrains keymaps to close docks (sidebars).
• Adds support for running Go benchmarks named &apos;Benchmark&apos;.
• Keymap editor now supports a short timeout so keybindings ending with bare `escape` can be entered, then recording stopped with `escape escape escape`.
• Windows path search now accepts forward slashes.
• Improved regex error highlighting in search dialogs.
• Improved display of environment variables in the LSP Logs: Server Info view.
• Performance improvement for projects with large numbers of repositories.
Breaking changes:
• The Agent panel action previously named &apos;open configuration&apos; is renamed to &apos;open settings&apos;.</description>
    </item>
    <item>
      <title>Zed v0.197.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.197.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.197.6</guid>
      <pubDate>Tue, 05 Aug 2025 20:16:22 GMT</pubDate>
      <description>Zed v0.197.6 adds support for Claude Opus 4.1 as an AI model option.
• Adds Claude Opus 4.1 as a supported model.</description>
    </item>
    <item>
      <title>Zed v0.197.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.197.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.197.3</guid>
      <pubDate>Wed, 30 Jul 2025 16:51:31 GMT</pubDate>
      <description>Zed v0.197.3 adds Magistral/Devstral model support, a `disable_ai` setting, data breakpoint access types, and a clipboard-diff action.
• Adds `&quot;disable_ai&quot;: true` setting to completely disable all AI features in Zed.
• Adds `use_modifier_to_send` setting to require holding `cmd`/`ctrl` together with `enter` to send a message in the Agent panel.
• Adds `panel.sticky_entry.background` theme selector for styling project panel entries that become sticky when scrolling.
• Adds `none` as a valid value for `snippet_sort_order` to completely disable snippet completion.
• Adds `editor::BlameHover` action for showing the git blame popover under the cursor; bound by default to `ctrl-k ctrl-b` and `g h` in Vim mode.
• Adds `editor: diff clipboard with selection` action to diff the current selection against clipboard contents.
• Adds git `--signoff` support in the git panel.
• Adds support for multiple OpenAI API-compatible providers in the Agent panel.
• Adds support for Mistral `magistral-small` and `magistral-medium` models in the Agent panel.
• Adds support for Mistral Devstral Medium in the Agent panel.
• Adds Magistral support for Ollama in the Agent panel.
• Adds screen selector dropdown to the screen share button for picking which screen to share during collaboration.
• Adds support for specifying a data breakpoint&apos;s access type (Read, Write, Read &amp; Write) in the debugger.
• Adds support for Go subtest runner with raw string names in the debugger.
• Adds `;` key binding in Helix mode to collapse the current text selection.
• Adds 25+ keybinds to the macOS and Linux/Windows JetBrains compatibility keymaps.
• Agent panel now automatically retries failed requests under more circumstances.
• Agent context servers are now spawned in the currently active project root.
• Agent edit tool can now access files outside the current project when the user grants permission.
• Improves Bedrock streaming by eliminating response buffering delays.
• Keymap editor keystroke search now matches based on ordered (not necessarily contiguous) runs across multi-stroke sequences.
• Git panel now persists width, amend, and signoff settings on a per-workspace basis.
• Improves git `--amend` experience in the git panel.
Breaking changes:
• Context predicates in the keymap file now handle `!` and `&gt;` differently: `!` now means &apos;none of these nodes match&apos; (previously &apos;this node does not match&apos;), and `&gt;` now means &apos;descendant of&apos; (previously &apos;child of&apos;). Complex context queries may behave differently.
• The `CloseInactiveItems` action is renamed to `CloseOtherItems`; any keymap bindings referencing `CloseInactiveItems` will need to be updated.</description>
    </item>
    <item>
      <title>Zed v0.196.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.196.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.196.7</guid>
      <pubDate>Tue, 29 Jul 2025 19:35:27 GMT</pubDate>
      <description>Keymap Editor gains smarter keystroke search with ordered-run matching and repeat-modifier support.
• Keymap Editor now supports searching for repeat modifiers, such as bindings containing `cmd-shift cmd`.
• Keymap Editor keystroke search now matches based on ordered (not necessarily contiguous) runs — e.g., searching `cmd-shift-j` matches `cmd-k cmd-shift-j alt-q` and `cmd-i g shift-j`, but not `alt-k shift-j` or `cmd-k alt-j`.</description>
    </item>
    <item>
      <title>Zed v0.196.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.196.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.196.6</guid>
      <pubDate>Thu, 24 Jul 2025 16:55:45 GMT</pubDate>
      <description>Agent panel now automatically retries failed requests under more circumstances.
• Agent panel automatically retries failed requests under more circumstances.</description>
    </item>
    <item>
      <title>Zed v0.196.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.196.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.196.5</guid>
      <pubDate>Wed, 23 Jul 2025 18:46:28 GMT</pubDate>
      <description>Zed v0.196.5 adds a keymap editor, debugger memory view, data breakpoints, and new workspace command palette actions.
• Adds `project panel: rename`, `project panel: delete`, and `project panel: duplicate` actions to the workspace command palette, enabling file operations when focused on the workspace.
• Adds `editor: toggle focus` action to jump to the last active editor pane item.
• Adds `severity` argument to `editor::GoToDiagnostic`, `editor::GoToPreviousDiagnostic`, `project_panel::SelectNextDiagnostic`, and `project_panel::SelectPrevDiagnostic` actions for filtering navigation by diagnostic severity.
• Adds `show_menus` setting (Linux/Windows) to always show the menu bar.
• Adds `panel.sticky_entry.background` theme selector for styling sticky project panel entries.
• Adds `envFile` setting to the Go debugger for loading environment variable files.
• Adds `editor::ToggleFoldAll` action and `alt-click` support on multibuffer excerpts to fold all code regions at once.
• Introduces a new keymap editor view with keystroke-based search for existing actions and keystroke-based keybinding assignment.
• Adds a memory view to the debugger.
• Adds support for data breakpoints in the debugger.
• Adds support for shutting down debug sessions while they are still booting up.
• Adds streaming LSP workspace diagnostics support to prevent editor freezes on large diagnostic responses.
• Adds `pyenv` Python activation script support in the terminal, with `activate_script` now automatically inferred based on the active shell.
• Agent now receives diffs of user edits during collaborative editing sessions.
• Agent auto-retry now limited to when Burn Mode is enabled, and triggers sound/notification when the Zed window is in the background.
• Adds `shift-click` support in the git panel to stage a range of entries.
• Adds GPG passphrase prompts for commit signing keys directly within Zed.
• Adds &apos;Open Pull Request&apos; support for additional Git hosting platforms.
• Adds default terminal keybindings for `alt-delete` (delete word to right) and `cmd-delete` (delete to end of line) on macOS.
• Adds Google Repo `.repo` folders to default `file_scan_exclusions`.
Breaking changes:
• Linux: Keybindings using `keysym` names (e.g. `ctrl-cyrillic_yeru`) in the keyboard shortcut file must now be replaced with QWERTY-equivalent characters, as non-ASCII keys are now matched against the QWERTY-equivalent layout.
• The semantics of the `dap.$ADAPTER.binary` setting changed for `JavaScript` and `Debugpy` adapters: for `JavaScript` it must now point to `dapDebugServer.js`; for `Debugpy` it must now point to the `src/debugpy/adapter` directory.</description>
    </item>
    <item>
      <title>Zed v0.195.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.195.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.195.4</guid>
      <pubDate>Fri, 18 Jul 2025 13:11:39 GMT</pubDate>
      <description>Zed v0.195.4 adds auto-retry in Burn Mode and background-completion notifications for the Agent.
• Auto-retries Agent requests automatically when Burn Mode is enabled.</description>
    </item>
    <item>
      <title>Zed v0.195.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.195.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.195.2</guid>
      <pubDate>Wed, 16 Jul 2025 19:26:44 GMT</pubDate>
      <description>Zed v0.195.2 adds xAI support, sticky project panel scroll, new agent/debugger settings, and terminal contrast adjustment.
• Adds `&quot;sticky_scroll&quot;: false` setting to disable sticky scroll in the project panel, which keeps parent directories visible while scrolling.
• Adds `agent.expand_terminal_card` setting to control whether terminal cards in the agent panel show or hide full command output.
• Adds `agent.expand_edit_card` setting to control whether edit cards in the agent panel show or hide the full diff of a file&apos;s changes.
• Adds `drag_and_drop_selection.delay_ms` setting to configure text drag-and-drop behavior in the editor.
• Adds `keep_selection_on_copy` terminal setting (default: `false`); set to `true` to preserve text selection after copying.
• Adds `Terminal &amp;&amp; selection` as a keybind context available when text is selected in the terminal.
• Adds support for the xAI language model provider in the agent panel.
• Adds `project_notifications` tool for the agent.
• Adds `editor::SortLinesByLength` action to sort lines by their length.
• Adds `zed://extension/{id}` links to open the extensions UI focused on a specific extension.
• Adds support for loading environment variables from Plan 9 `rc` shell.
• Adds `/n` and `/c` flags to vim `:s//` substitution command.
• Adds `:sp[lit] &lt;filename&gt;` and `:vs[plit] &lt;filename&gt;` vim commands to open splits with a named file.
• Adds `U` vim keybind to return to the last changed line and undo.
• Adds `z shift-l` and `z shift-h` vim keybinds to scroll half a page width right or left.
• Adds `g w` rewrap keybind for vim visual mode.
• Adds automatic dynamic contrast adjustment for terminal foreground and background colors.
• Adds query history to the debugger console.
• Adds ability to edit automatically generated debug tasks.
• Adds improved autocompletion in the debugger console and menus.
• Persists exception breakpoint state across debugging sessions.
• Enables remote loading for DAP-only extensions.
• Adds signature help for overloaded items and renders signature help documentation.
• Adds warnings for unknown fields when editing `tasks.json` / `snippets.json`.
• Improves Go to Definition / Declaration / Type Definition / Implementation and Find All References to include results from all language servers.
• Disabled word-completions by default in Plain Text and Markdown buffers.
• Tasks from `package.json` now include the parent directory as a label to disambiguate multiple projects.
• Adds ability to click a whole file row in the agent edits bar to trigger the review multibuffer.
• Shows disabled context servers in the agent panel settings.
• Opens multiple Zed windows concurrently on app restoration instead of sequentially.
• Improves Fish/Nushell support for Zed-generated tasks and debug sessions.
Breaking changes:
• The PHP debug adapter has been renamed from `PHP` to `Xdebug`; user-defined debug scenarios referencing `PHP` will break and must be updated.
• The FreeBSD remote server build is missing in this release due to build issues.</description>
    </item>
    <item>
      <title>Zed v0.194.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.194.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.194.3</guid>
      <pubDate>Wed, 09 Jul 2025 19:02:22 GMT</pubDate>
      <description>Zed v0.194.3 adds SVG previews, regex error reporting, dock-size actions, NO_PROXY support, and debugger improvements.
• Adds `workspace::DecreaseOpenDockSize`, `workspace::IncreaseOpenDockSize`, `workspace::ResetOpenDockSize`, `workspace::DecreaseActiveDockSize`, `workspace::IncreaseActiveDockSize`, and `workspace::ResetActiveDockSize` actions for programmatic dock size control.
• Adds `GEMINI.md` as a supported agent rules file name alongside existing rules files.
• Adds `attachSimplePort` to the JavaScript DAP schema for JavaScript debugger configurations.
• Respects the `NO_PROXY` environment variable when any HTTP proxy is configured.
• Adds SVG file preview accessible via the quick action bar or keyboard shortcuts (`ctrl/cmd+k v` and `ctrl/cmd+shift+v`) when editing SVG files.
• Adds warnings for unknown fields when editing `settings.json`.
• Go debugger now respects the `envFile` setting in debug configurations.
• Shows regex parsing errors inline under the search bar for buffer and project search.
• Pasted newlines in search inputs now render as `\n` with an underline instead of line-wrapping, clarifying multi-line search patterns.
• Agent Panel now automatically retries on upstream AI API overload or 500 errors instead of surfacing an error to the user.
• Shows a notification when an Agent thread errors out while Zed is not the active window.
• Adds provider icon to the model selector to distinguish between AI providers at a glance.
• Improved support for explicitly disabling individual tools when `enable_all_context_servers` is true.
• Breakpoint properties (log condition, hit condition, condition) can now be set directly from the breakpoint list in the debugger panel.
• Restarting a debug session now reruns build tasks associated with that session.
• Moves parent directories of source breakpoints into a tooltip in the debugger panel.
• Allows multiple Markdown preview tabs to be open simultaneously.
Breaking changes:
• The `version` field is removed from settings for `agent`, `language_models &gt; anthropic`, and `language_models &gt; openai`; settings will be auto-migrated, but v0.193.x and earlier require `version` while v0.194.x and later will complain if `version` is present.
• CodeLLDB no longer enables Rust pretty-printers by default; user-defined debug scenarios in `debug.json` that relied on Rust pretty-printing must now explicitly add `&quot;sourceLanguages&quot;: [&quot;rust&quot;]` to their CodeLLDB debug configuration.
• The Ruby debug adapter has moved to the Ruby extension; existing saved debug scenarios must change `&quot;adapter&quot;: &quot;Ruby&quot;` to `&quot;adapter&quot;: &quot;rdbg&quot;`.</description>
    </item>
    <item>
      <title>Zed v0.193.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.193.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.193.3</guid>
      <pubDate>Wed, 02 Jul 2025 17:44:01 GMT</pubDate>
      <description>Zed v0.193.3 adds Helix mode, Vercel AI provider, debugger variable watchers, and MCP server management improvements.
• Adds `helix_mode` setting to enable/disable Helix key bindings (enabling `helix_mode` also enables `vim_mode`).
• Adds `collapse_untracked_diff` setting to auto-collapse untracked diffs in the Git panel.
• Implements `dap.args` setting to pass custom arguments to a debug adapter binary.
• Adds `editor::ConvertIndentationToSpaces` and `editor::ConvertIndentationToTabs` actions to change editor indentation style.
• Adds optional `clone: bool` parameter (default: `false`) to `workspace::MoveItemToPane` and `workspace::MoveItemToPaneInDirection` to clone items into destination panes instead of moving them.
• Adds support for Vercel as a language model provider in the Agent panel.
• Adds ability to delete and configure MCP servers from the Agent panel&apos;s settings view, including visibility into whether a server comes from an extension or was custom-added.
• Adds prompt caching support for Bedrock in the Agent panel.
• Adds cross-region usage of Sonnet 4 in EU/APAC AWS regions under Bedrock.
• Adds thinking support to the OpenRouter provider.
• Adds ability to permanently enable/disable context servers in the Agent configuration view.
• Redacts sensitive environment variables from MCP logs.
• Adds completion trigger support in the debug console.
• Adds variable watcher support in the debugger.
• Generates inline values based on a language&apos;s `debugger.scm` file.
• Replaces the `use_multiline_find` Vim setting with per-action `multiline` argument on `vim::PushFindForward` and `vim::PushFindBackward` bindings.
• Makes Helix mode `f`/`t`/`shift-f`/`shift-t`/`h`/`l`/`left`/`right` multiline by default.
• Makes horizontal outputs in REPL scrollable.
Breaking changes:
• The `use_multiline_find` Vim setting is removed; multiline find/till behavior must now be configured by binding `vim::PushFindForward` and `vim::PushFindBackward` with `{ &quot;multiline&quot;: true }` in the keymap.</description>
    </item>
    <item>
      <title>Zed v0.192.8</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.192.8</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.192.8</guid>
      <pubDate>Mon, 30 Jun 2025 17:22:53 GMT</pubDate>
      <description>Zed v0.192.8 reworks color indicator visuals in the editor.
• Reworks the visual representation of color indicators in the editor.</description>
    </item>
    <item>
      <title>Zed v0.192.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.192.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.192.5</guid>
      <pubDate>Wed, 25 Jun 2025 16:59:33 GMT</pubDate>
      <description>Zed v0.192.5 adds inline color previews, Vercel AI provider, GitHub Copilot enterprise support, and Gemini 2.5 models.
• Adds `{ &quot;minimap&quot;: { &quot;display_in&quot;: &quot;active_editor&quot; } }` to `settings.json` to show the minimap only on the currently active editor.
• Implements `dap.args` setting to pass custom arguments to a debug adapter binary, configurable in `.zed/settings.json`.
• Adds `project panel: collapse all entries` action to collapse all Project Panel entries without requiring panel focus.
• Adds `git: open modified files` command to open all git-modified files at once.
• Adds Vercel as a language model provider in the AI Agent.
• Adds enterprise support for GitHub Copilot.
• Adds streaming support for OpenAI&apos;s o1 model in the AI Agent.
• Adds image support to the LMStudio provider in the AI Agent.
• Adds Gemini thought signatures support in the AI Agent.
• Updates to the latest Gemini 2.5 models.
• Adds `z l` and `z h` vim mode commands for horizontal scrolling.
• Adds `[ e` and `] e` vim mode key bindings to move lines up and down.
• Adds `cmd + shift` shortcut to start columnar selection from the mouse position.
• Starts showing inline color previews for LSP document colors.
• Enables accepting and rejecting individual file changes from the Agent message editor.
• Adds a suggestion to enable burn mode when approaching the context window limit in the AI Agent.
• Automatically removes context server settings when an MCP extension is uninstalled.
• Adds caps lock detection with a warning when entering SSH passwords with Caps Lock enabled.
• Adds more settings file locations to check during VS Code / Cursor settings import.
• Gemini models now use diff format when making edits in the AI Agent.
Breaking changes:
• Support for OpenAI&apos;s deprecated `o1-preview` and `o1-mini` models has been removed.
• The notifications panel is now hidden by default.</description>
    </item>
    <item>
      <title>Zed v0.191.8</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.191.8</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.191.8</guid>
      <pubDate>Tue, 24 Jun 2025 15:08:01 GMT</pubDate>
      <description>Zed v0.191.8 enables saving changes directly from the `zed --diff` view.
• Enables saving changes directly within the `zed --diff` view.</description>
    </item>
    <item>
      <title>Zed v0.191.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.191.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.191.6</guid>
      <pubDate>Thu, 19 Jun 2025 19:16:00 GMT</pubDate>
      <description>Zed v0.191.6 lets you change the OpenAI API base URL directly from the Agent UI.
• Adds UI control to override the OpenAI API base URL in the Agent panel, enabling use of compatible third-party or self-hosted endpoints.</description>
    </item>
    <item>
      <title>Zed v0.191.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.191.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.191.5</guid>
      <pubDate>Wed, 18 Jun 2025 20:48:37 GMT</pubDate>
      <description>Zed v0.191.5 adds a debugger onboarding modal and surfaces package.json tasks as debuggable scenarios.
• Debugger: New session modal now surfaces tasks from `package.json` as ready-to-launch debuggable scenarios.
• Debugger: Adds an onboarding modal to guide users through initial debugger setup.</description>
    </item>
    <item>
      <title>Zed v0.191.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.191.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.191.4</guid>
      <pubDate>Wed, 18 Jun 2025 17:14:38 GMT</pubDate>
      <description>Zed v0.191.4 ships a native debugger, `zed --diff A B`, per-thread agent profiles, and image/thinking support for more AI providers.
• Adds `zed --diff A B` CLI flag to open a native diff view between any two files.
• Adds `git::PushTo` action to select which remote to push to.
• Adds `git::FetchFrom` action to fetch from a single remote.
• Adds `hide_root` config key under `project_panel` to hide the root entry when only one folder is open.
• Adds `drag_and_drop_selection` config key (set to `false` to disable drag-and-drop text selection).
• Adds `resize_all_panels_in_dock` setting to resize every panel in a dock together.
• Adds `multi_cursor_modifier` setting support for columnar mouse-drag selections.
• Adds support for manually supplying a GitHub Copilot Chat OAuth token via the `GH_COPILOT_TOKEN` environment variable.
• Adds Copilot Chat endpoint URL configuration via `settings.json` or the Configuration View.
• Adds `pane: unpin all tabs` action.
• Adds `Ctrl-w ]` and `Ctrl-w Ctrl-]` Vim bindings to jump to a definition in a new split.
• Launches native debugger support in Zed, now available to all users.
• Adds per-thread agent profile saving in the agent panel.
• Adds image support to OpenRouter and Mistral models in the agent panel.
• Adds thinking support to LM Studio and DeepSeek providers in the agent panel.
• Adds support for attaching images as context from clipboard in the inline assistant.
• Enables cross-region inference for Claude 4 family models on the Amazon Bedrock provider.
• Adds the latest Gemini 2.5 Pro and Flash Preview model versions to the agent panel.
• Adds support for the LSP `textDocument/diagnostic` pull-diagnostics command.
• Adds initial `package.json` scripts task autodetection for JavaScript/TypeScript projects.
• Adds channel reordering for administrators via `cmd-up`/`cmd-down` (macOS) or `ctrl-up`/`ctrl-down` (Linux).
• Adds configurable minimum line number width in the gutter.
• Adds trailing whitespace rendering.
• Adds dynamic tab titles for unsaved files based on buffer content.
• Adds JSDoc scope support.
• Adds multi-key binding pending-keystroke display in Vim insert mode (e.g. pressing `j` with `jk`→escape mapped now shows `j` immediately).
• Improves `AddSelectionAbove` and `AddSelectionBelow` to extend multiple cursors/selections.
• Enables Vim window commands (`ctrl-w X`) when the agent panel is focused.
• Shows a warning on the context pill when the selected model does not support images as context.</description>
    </item>
    <item>
      <title>Zed v0.190.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.190.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.190.4</guid>
      <pubDate>Wed, 11 Jun 2025 16:10:49 GMT</pubDate>
      <description>Zed v0.190.4 adds Vim mode in the agent panel, OpenRouter support, Python venv auto-config, a Cursor keymap, and FreeBSD SSH remotes.
• Adds `close_on_file_delete` setting (off by default) to automatically close open editor tabs when the underlying file is deleted from disk.
• Adds `ZED_RELATIVE_DIR` task variable providing the path to the current file&apos;s directory relative to the worktree root.
• Adds `AGENT.md` and `AGENTS.md` as recognized rules file names for the agent panel.
• Adds `thinking` mode for custom Google models in the agent panel, with configurable token budget.
• Adds `disabled_globs` setting path expansion to handle `~` in Edit Prediction glob patterns.
• Adds `:e[dit] {file}` Vim command to open files within the current project.
• Adds `:delm[arks] {marks}` Vim command to delete named marks.
• Adds `ArgumentRequired` Vim action for commands that require arguments.
• Adds `vim::PushFindForward` and `vim::PushFindBackward` text selection support in Helix mode.
• Adds Cursor compatibility keymap for users migrating from Cursor.
• Adds Vim mode support in the agent panel&apos;s editor.
• Adds ability to accept or reject all agent-proposed changes at once from the agent panel.
• Adds OpenRouter as a language model provider for the agent.
• Adds image support for Ollama vision models in the agent.
• Adds thinking support when using Ollama models in the agent.
• Adds a keybinding to toggle Burn Mode on and off in the agent.
• Adds toast and/or sound notifications when the consecutive tool call limit is reached.
• Adds full terminal output display and collapsible terminal output in the agent panel.
• Adds AWS Bedrock support for Meta Llama 4 Scout and Maverick models.
• Adds AWS Bedrock ability to pick between Thinking and Non-Thinking model variants.
• Adds `sorbet` and `steep` to the list of available Ruby language servers.
• Adds default `latexindent` formatter settings for LaTeX without requiring `texlab`, and allows `prettier` as a LaTeX formatter.
• Adds subword navigation and selection to the Sublime keymap.
• Adds option to create a new file directly from the project search panel.
• Adds initial SSH remote support for FreeBSD x86_64 hosts.
• Migrates agent thread storage to SQLite with compression, improving persistence and efficiency.
• Extends custom git hosting provider configuration to cover project-level settings in addition to global settings.
• Python toolchain selector now uses the closest `pyproject.toml` as the basis for virtual environment selection, enabling multiple disjoint virtual environments within a single project.
• Improves automatic Python virtual environment configuration.
• Adds support for filtering language server completions in-place instead of re-querying.
• Adds macOS titlebar double-click action.
• Adds &apos;View Release Notes&apos; entry to the Help menu.
• Snippet insertions now preserve leading whitespace instead of applying language-specific auto-indentation.
• Adds visual highlighting to project panel entries being dragged, and highlights the target drop folder.
• Adds copy-drag cursor when pressing `alt` or `shift` to copy a file in the Project Panel.</description>
    </item>
    <item>
      <title>Zed v0.189.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.189.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.189.5</guid>
      <pubDate>Wed, 04 Jun 2025 16:03:47 GMT</pubDate>
      <description>Zed v0.189.5 adds Cursor settings import, an element inspector, inline code action indicators, and major agent/AI improvements.
• Adds `dev::ToggleInspector` command (debug builds only) to open a pane for inspecting element info and live-modifying styles.
• Adds `zed: import cursor settings` command palette action to import settings from Cursor.
• Adds `inline_code_actions` setting (set to `false` to disable) to control the new inline code action indicator shown at the start of each row.
• Adds `minimap.thumb.background` and `minimap.thumb.border` theme keys to customize minimap thumb color and border.
• Adds `agent.default_view` config key (values: `thread` or `text_thread`) to choose whether the agent or text thread panel opens by default.
• Adds `agent: chat with follow` action triggered via `cmd-enter` (macOS) / `ctrl-enter` (Linux) in the agent panel.
• Agent: adds sound notification when the agent finishes generating or needs user input.
• Agent: adds support for tool calls to the LM Studio provider.
• Agent: agents now auto-format edits after saving when `format_on_save` is enabled.
• Adds max mode support for text threads in the AI assistant.
• Adds ability to prefer LSP tasks over Zed tasks.
• Adds support for &apos;compound&apos; file extensions in language extensions (e.g. `blade.php`, `component.html`).
• Adds support for configuring all ESLint server settings instead of only a predefined subset.
• Adds faster editor scrolling while holding `opt`/`alt`.
• Runnable markdown cells are now detected from active Jupyter kernels rather than being hardcoded to Python and TypeScript.
• File finder now includes indexed gitignored files in search results.
• `workspace::MoveItemToPaneInDirection` and `workspace::MoveItemToPane` now create non-existing panes.
• Branch picker converts spaces to hyphens automatically when creating new branch names.</description>
    </item>
    <item>
      <title>Zed v0.188.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.188.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.188.3</guid>
      <pubDate>Wed, 28 May 2025 15:21:48 GMT</pubDate>
      <description>Zed v0.188.3 adds SSH config import, inline code action indicators, IME support in terminal, and new keybinds.
• Adds `excluded_files` to `pane::DeploySearch` to filter files from project search.
• Adds `from_existing_connection` flag to the `OpenRemote` action to open the path picker for the current connection directly, bypassing the Remote Projects modal.
• Adds `inline_code_actions` setting (set to `false` to disable) that shows a code action indicator inline at the start of each row.
• Adds `extend_comment_on_newline` setting (set to `false` to disable) controlling automatic asterisk insertion for new lines in multiline comments for Go, Rust, C, C++, and JSDoc.
• Adds dedicated keybinds `cmd-alt-shift-f` / `ctrl-alt-shift-f` for &apos;Find in Folder...&apos; from the project panel.
• Adds ability to import SSH host names from the SSH config into remote project setup.
• Adds icons to the file finder.
• Adds tool call support for existing Mistral models in the Agent.
• Adds Emacs keymap bindings for Ctrl/Alt-V in selection mode to extend the selection one page up/down.
• Adds Vim `gM` motion to go to the middle of a line.
• Terminal: Adds basic support for Japanese Input Method Editors (IMEs) on macOS, with pre-edit (marked) text display and Enter-key confirmation.
• Git: Project diff now autosaves the targeted buffer after resolving a merge conflict.
• Rust: Run ignored tests when the user targets one specific test.</description>
    </item>
    <item>
      <title>Zed v0.187.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.187.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.187.7</guid>
      <pubDate>Fri, 23 May 2025 13:15:13 GMT</pubDate>
      <description>Zed v0.187.7 adds Claude 4 support on AWS Bedrock and handles Claude 4 refusal stop reasons.
• Changes the default value of `diagnostics_max_severity` from `warning` to `hint`.
• Adds support for Claude 4 models via AWS Bedrock.
• Adds handling for `&quot;stop_reason&quot;: &quot;refusal&quot;` responses from Claude 4 models.
Breaking changes:
• `diagnostics_max_severity` now defaults to `hint` instead of `warning`, which may surface more diagnostics in projects that previously relied on the `warning` default.</description>
    </item>
    <item>
      <title>Zed v0.187.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.187.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.187.4</guid>
      <pubDate>Wed, 21 May 2025 16:28:03 GMT</pubDate>
      <description>Zed v0.187.4 adds a minimap, image support in hover docs, new UI settings, and agent image support for Gemini and OpenAI.
• Adds minimap for high-level overview and quick navigation; enable with `&quot;minimap&quot;: {&quot;show&quot;: &quot;always&quot;}` in settings.
• Adds `hover_popover_delay` setting to control the delay in milliseconds before the informational hover box appears.
• Adds `&quot;search&quot;: {&quot;button&quot;: false}`, `&quot;diagnostics&quot;: {&quot;button&quot;: false}`, `&quot;title_bar&quot;: {&quot;show_project_items&quot;: false}`, and `&quot;title_bar&quot;: {&quot;show_branch_name&quot;: false}` settings to hide UI buttons.
• Adds `included_files` field to the `DeploySearch` action to pre-fill file inclusion filters, enabling keybindings scoped to specific folders or file sets.
• Adds `terminal::RerunTask` action to re-run the last terminal task.
• Adds `OpenDocs` action to open Zed&apos;s docs in a browser, aliased to `:h[elp]` in Vim mode.
• Adds `scrollbar.thumb.active_background` theme color property for customizing scrollbar thumb color while hovered or dragged.
• Adds `workspace: close active dock` action to close the currently focused dock.
• Adds ability to temporarily toggle diagnostics in the editor and set the maximum allowed diagnostics level in settings.
• Adds `default_width` setting influencing initial panel width for project, outline, and collab panels in new windows.
• Supports rendering images with data URLs in markdown, enabling image display in language server hover documentation.
• Supports tool result image input for Gemini models in the agent panel.
• Supports input image for OpenAI models in the agent panel.
• Linux: Adds initial support for `font_features` setting.
• Vim: Adds support for `:w[rite] &lt;filename&gt;` to write a buffer to a named file.
• Adds syntax highlighting for TypeScript and JavaScript shebang lines.
• Enables scrollbar marker rendering for small files.
• Unrecognized keys in Zed settings now show inline warnings while editing.
Breaking changes:
• Removed the code actions indicator from the editor gutter; code actions remain accessible via right-click menu or keyboard shortcut.
• Internal dev actions renamed from `debug:` prefix to `dev:` prefix: `debug::OpenDebugAdapterLogs` → `dev::OpenDebugAdapterLogs`, `debug::OpenSyntaxTreeView` → `dev::OpenSyntaxTreeView`, `debug::OpenThemePreview` → `dev::OpenThemePreview`, `debug::OpenLanguageServerLogs` → `dev::OpenLanguageServerLogs`, `debug::OpenKeyContextView` → `dev::OpenKeyContextView`.</description>
    </item>
    <item>
      <title>Zed v0.186.10</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.186.10</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.186.10</guid>
      <pubDate>Mon, 19 May 2025 16:32:23 GMT</pubDate>
      <description>Zed v0.186.10 adds image input support for OpenAI models in the Agent.
• Adds input image support for OpenAI models in the Agent panel.
• Improves inline assistant behavior to focus existing assistants when the cursor is placed on their line, matching selection behavior.</description>
    </item>
    <item>
      <title>Zed v0.186.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.186.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.186.7</guid>
      <pubDate>Wed, 14 May 2025 12:07:03 GMT</pubDate>
      <description>Zed v0.186.7 adds debugger beta, SOCKS proxy auth, new config keys, and `editor::GoToParentModule` for Rust.
• Adds `workspace.title_bar.show_onboarding_banner` preference to hide onboarding banners.
• Adds `skip_focus_for_active_in_search` setting for the file finder, allowing users to turn off the default behavior of skipping focus on the active file during searches.
• Relocates `workspace.show_user_picture` preference to `workspace.title_bar.show_user_picture`.
• Adds `ctrl-r` keybinding to refresh diagnostics in the project diagnostics editor context.
• Adds `editor::GoToParentModule` action for rust-analyzer-backed Rust projects.
• Adds support for SOCKS proxy identification and authorization.
• Launches beta for a new integrated debugger (waitlist at zed.dev/debugger).
• Allows Rust diagnostics from Cargo and rust-analyzer to run without mutually locking each other.
• Adds hover state to editor scrollbars.
• Adds icon for the branch switcher in the title bar.
• Adds the ability to dismiss workspace notifications and clear the activity indicator.
• Vim: `r enter` now maintains indentation, matching Vim behavior.
• Vim: Bash word-based delimiters (`do &lt;-&gt; done`, `then &lt;-&gt; fi`, etc.) can now be toggled with `%`.
Breaking changes:
• The `workspace.show_user_picture` preference is relocated to `workspace.title_bar.show_user_picture`; configs using the old key must be updated.</description>
    </item>
    <item>
      <title>Zed v0.185.16</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.185.16</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.185.16</guid>
      <pubDate>Mon, 12 May 2025 15:42:30 GMT</pubDate>
      <description>Zed v0.185.16 adds image support for Copilot Chat, new AI models, and agent panel zoom controls.
• Supports zooming the agent panel via `workspace::ToggleZoom` action, also accessible from the panel&apos;s menu.
• Adds image support for Copilot Chat models in the Agent panel.
• Dynamically detects available Copilot Chat models, including all models with tool support.
• Adds support for Amazon Nova Premier model.
• Adds support for Amazon Pixtral Large 25.02 v1 model.
• Adds support for Writer Palmyra X4 and X5 models.
• Adds Cross-Region inference support for US Claude 3.5 Haiku.
• Makes terminal commands in the agent tool card selectable and copyable.
• Makes each provider block collapsible by default in the Agent settings view for improved scannability.</description>
    </item>
    <item>
      <title>Zed v0.185.14</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.185.14</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.185.14</guid>
      <pubDate>Fri, 09 May 2025 15:51:38 GMT</pubDate>
      <description>Zed v0.185.14 adds fuzzy search to Agent model selection and renders edit tool errors as Markdown.
• Agent model selection now supports fuzzy search for faster model switching.
• Agent edit tool errors now render as Markdown and are selectable.</description>
    </item>
    <item>
      <title>Zed v0.185.13</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.185.13</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.185.13</guid>
      <pubDate>Thu, 08 May 2025 15:36:02 GMT</pubDate>
      <description>Zed v0.185.13 adds `mistral-medium` support and per-thread Agent profile selection.
• Adds `mistral-medium` to the Mistral provider in the Agent configuration.
• Saves profile selection per Agent thread, so each thread remembers its own profile independently.</description>
    </item>
    <item>
      <title>Zed v0.185.12</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.185.12</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.185.12</guid>
      <pubDate>Thu, 08 May 2025 02:14:45 GMT</pubDate>
      <description>Zed v0.185.12 lets you open the root directory `/` as an SSH project folder and improves the SSH project picker.
• Supports opening `/` as a project folder over SSH, enabling direct root-level remote project access.
• SSH project picker now shows the full path to the remote home directory instead of `~` as its initial state.</description>
    </item>
    <item>
      <title>Zed v0.185.10</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.185.10</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.185.10</guid>
      <pubDate>Wed, 07 May 2025 12:12:22 GMT</pubDate>
      <description>Zed v0.185.10 introduces the Agent Panel for AI-powered code editing.
• Introduces the Agent Panel, a new UI surface for AI-powered editing within the editor.</description>
    </item>
    <item>
      <title>Zed v0.185.9</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.185.9</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.185.9</guid>
      <pubDate>Wed, 07 May 2025 04:22:44 GMT</pubDate>
      <description>Zed v0.185.9 adds an Agent Panel for AI editing, merge conflict resolution, VS Code settings import, and new Git/tab controls.
• Adds `zed::ImportVsCodeSettings` action to import settings from VS Code.
• Adds `tab_switcher::ToggleAll` action to search open tabs across all panes and focus the selected one.
• Adds `git_panel.sort_by_path` setting to mix untracked and tracked files together in the diff list.
• Increases the default value of `expand_excerpt_lines` from 3 to 5 in the git diff view for more context.
• Introduces the Agent Panel for agentic AI-powered editing.
• Implements initial support for resolving merge conflicts in the editor.
• Adds support for SOCKS4a proxies.
• Linux (X11): Adds support for pasting images from the clipboard.
• Linux: Adds support for `F10` toggling of menus.
• Diagnostics now show the diagnostic code when available, display Rust code snippets in monospace font, and no longer merge diagnostics on the same line.
• Vim mode gains AnyQuotes, AnyBrackets, MiniQuotes, and MiniBrackets text objects.
• Allows creating new project panel entries when nothing is selected.
Breaking changes:
• Vim: &apos;Replace with register&apos; is remapped from `gr` to `gR`.</description>
    </item>
    <item>
      <title>Zed v0.184.8</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.184.8</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.184.8</guid>
      <pubDate>Wed, 30 Apr 2025 17:03:41 GMT</pubDate>
      <description>Zed v0.184.8 adds remote file drag-and-drop, remote branch picking, multi-venv Python support, and per-mode Vim cursor shapes.
• Adds `vim.cursor_shape` config block supporting per-mode cursor shapes (`normal`, `insert`, `replace`, `visual`) with values `hollow`, `bar`, `block`, and `underline`.
• Adds `editor::GoToPreviousChange` and `editor::GoToNextChange` actions to navigate between changes in the editor.
• Supports drag-and-drop of external files directly onto the project panel to copy them into remote projects.
• Adds remote branch support to the branch picker, enabling checkout of remote branches without leaving the editor.
• Adds head commit SHA display to the Git branch picker in the title bar and Git panel.
• Adds Qwen3 model support for Ollama, defaulting to a 16K token context window.
• Improves terminal right-click to automatically select the word under the cursor when no selection is present.
Breaking changes:
• Default key bindings for splitting terminals changed from `ctrl-k {up,down,left,right}` to `ctrl-alt-{up,down,left,right}`.
• `outline_panel::Open` is renamed to `outline_panel::OpenSelectedEntry`; any keybindings or config referencing the old name must be updated.</description>
    </item>
    <item>
      <title>Zed v0.183.12</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.183.12</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.183.12</guid>
      <pubDate>Tue, 29 Apr 2025 14:41:03 GMT</pubDate>
      <description>Zed v0.183.12 adds Ollama support for Qwen3 models with 16K token context.
• Adds Ollama support for Qwen3 models, defaulting to a 16K token context window (configurable via Assistant Configuration).</description>
    </item>
    <item>
      <title>Zed v0.183.10</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.183.10</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.183.10</guid>
      <pubDate>Wed, 23 Apr 2025 17:15:57 GMT</pubDate>
      <description>Zed v0.183.10 adds Git amend, customizable bottom dock layouts, OpenAI o3/o4-mini support, and new editor actions.
• Adds `bottom_dock_layout` setting with options `contained` (default), `full`, `left_aligned`, and `right_aligned` to control how the bottom dock is laid out when multiple docks are open simultaneously.
• Adds new actions `editor::FindNextMatch` and `editor::FindPreviousMatch` that jump to the first or last selection when multiple selections exist, similar to `editor::SelectNext`/`editor::SelectPrevious` with `&apos;replace_newest&apos;: true`.
• Adds Git amend support in the Git panel.
• Adds support for OpenAI `o3` and `o4-mini` models via the OpenAI API and Copilot Chat providers.
• Tasks are now loaded from local `.vscode/tasks.json` files even when they are `.gitignore`d.
• Improves block diagnostics rendering in the diagnostics view and when using `f8`/`shift-f8`, which now always navigate to the next or previous diagnostic regardless of editor state.
• Adds code actions to the right-click context menu for improved visibility.
• Python: Adds auto-closing support for `f`, `b`, `u`, `r`, `rb`, and `t` string prefixes.
• Vim: The `:s//` command now defaults to replacing the first match per line (matching Vim behavior); use `/g` to replace all matches.
• Vim: Adds forced motion support for delete and yank, and a delete mapping in normal mode.
• Adds file icon support for Vyper (`.vy`, `.vyi`) files.
• Sublime Keymap: Adds `git::Restore` compatibility bind (revert_hunk) — `cmd-k cmd-z` on Mac and `ctrl-k ctrl-z` on Linux.
• Markdown preview now uses the buffer font size instead of the UI font size.
• Enables required Cargo features automatically when executing a Rust example or binary through a task.
• Cursor position is now reset to where it was after the last edit when undoing a format operation.
Breaking changes:
• The Vim `:s//` command now replaces only the first match per line by default (matching Vim behavior), rather than all matches; append `/g` to restore the previous all-matches behavior.</description>
    </item>
    <item>
      <title>Zed v0.182.11</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.182.11</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.182.11</guid>
      <pubDate>Thu, 17 Apr 2025 23:00:31 GMT</pubDate>
      <description>Zed v0.182.11 adds support for OpenAI o3 and o4-mini models via OpenAI API and Copilot Chat providers.
• Adds support for OpenAI `o3` and `o4-mini` models via the OpenAI API and Copilot Chat providers.</description>
    </item>
    <item>
      <title>Zed v0.182.9</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.182.9</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.182.9</guid>
      <pubDate>Wed, 16 Apr 2025 13:40:50 GMT</pubDate>
      <description>Zed v0.182.9 adds screensharing on X11, `--user-data-dir` CLI flag, task tags, LSP stop control, and new `completions.lsp_insert_mode` setting.
• Adds `--user-data-dir` CLI flag to specify a custom user data directory.
• Adds `completions.lsp_insert_mode` setting to control what is replaced when an LSP completion is accepted.
• Adds `ConfirmCompletionInsert` and `ConfirmCompletionReplace` actions for fine-grained LSP completion insertion control; `shift-enter` triggers `ConfirmCompletionReplace` by default, overriding `completions.lsp_insert_mode`.
• Adds support for the `insert_text_mode` field of completions from the Language Server Protocol.
• Adds an `editor: toggle case` command, bound to `cmd-shift-u` (macOS) and `ctrl-shift-u` (Linux) in the `JetBrains` keymap.
• Adds ability to spawn tasks by tag with key bindings, and surfaces tags in the tasks selector.
• Adds a way to temporarily stop LSP servers from within the editor.
• Adds tasks surfaced from rust-analyzer.
• Adds screensharing support on X11 (Linux).
• Adds a project search button to the status bar.
• Adds a git activity indicator for long-running git commands.
• Adds vim motions from the indent-wise plugin: `[-`, `]-`, `[+`, `]+`, `[=`, `]=`.
• Adds warning for leading or trailing whitespace when renaming or creating files/directories in the Project Panel.
• Changes the default hosted LLM model to Claude 3.7 Sonnet.
• Expands default helix-style keybindings in experimental HelixNormal mode.
Breaking changes:
• When using a system Node runtime, Zed now requires Node &gt;= v20. Previously Node &gt;= v18 was accepted. The Zed bundled Node runtime (v23) is unaffected.</description>
    </item>
    <item>
      <title>Zed v0.181.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.181.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.181.7</guid>
      <pubDate>Mon, 14 Apr 2025 21:19:38 GMT</pubDate>
      <description>Zed v0.181.7 adds Gemini 2.5 Pro and GPT-4.1 family models to Copilot Chat and the Agent panel.
• Adds `Gemini 2.5 Pro` to Copilot Chat, available in both the stable Assistant panel and the new Agent panel (beta).
• Adds OpenAI `GPT-4.1`, `GPT-4.1 mini`, and `GPT-4.1 nano` via Copilot Chat and the OpenAI API, available in both the stable Assistant panel and the new Agent panel (beta).</description>
    </item>
    <item>
      <title>Zed v0.181.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.181.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.181.6</guid>
      <pubDate>Fri, 11 Apr 2025 20:11:24 GMT</pubDate>
      <description>Zed v0.181.6 restores screen sharing support on X11.
• Re-adds screen sharing support on X11.</description>
    </item>
    <item>
      <title>Zed v0.181.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.181.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.181.5</guid>
      <pubDate>Wed, 09 Apr 2025 14:33:37 GMT</pubDate>
      <description>Zed v0.181.5 adds GPU selection on Linux, git commit viewer, Vim `:ls`/`:options`/`g?`, DeepSeek R1 on Bedrock, and project panel gitignore hiding.
• Adds `ZED_DEVICE_ID` environment variable on Linux to force Zed to use a specific GPU (hex value, e.g. `ZED_DEVICE_ID=0x2484`); obtain the ID via `lspci -nn | grep VGA`.
• Adds `ProjectPanel::ToggleHideGitIgnore` action and `project_panel.hide_gitignore` setting to hide gitignored files in the project panel.
• Adds `hide_mouse` setting accepting values `on_typing_and_movement`, `on_typing`, or `never` to control mouse cursor auto-hiding behavior.
• Adds support for `Terminal &amp;&amp; vi_mode` as a keybinding context to detect when the terminal is in vi mode.
• Vim: adds `:ls` and `:buffers` commands.
• Vim: adds `:options` and `:map` commands.
• Vim: adds `g?` operator to convert text to Rot13/Rot47.
• Adds the ability to view past git commits in Zed — click a commit message in the commit panel or a SHA in git blame to inspect the full commit.
• Adds support for DeepSeek R1 hosted on AWS Bedrock as an AI provider.
• Adds persistent history of command palette usages.
• Respects an existing `GIT_ASKPASS` environment variable instead of overriding it, enabling `git push` workflows in tools like Coder.
• Auto-inserts a newline when pressing Enter between opening and closing tags in JSX/TSX.
• Improves restoration of editor state (folds, selections, scroll position) when files are reopened.
• Improves handling of upper-case characters in keybinds: special keys (`F8`, `CTRL`, `SHIFT`, etc.) are now parsed case-insensitively.
• Dims keybinds in context menus when the corresponding action is currently disabled.
• Adds ability to double-click on an empty pane to open a new file.
• Adds correct syntax highlighting for use bounds and async closures in Rust.
• Deduplicates git UI to show only one repository when two subdirectories of a common repository root are open.
• Git panel now prompts for confirmation before restoring a file.
• Python: improves detection of virtualenvwrapper environments in work trees.
• Python: improves highlighting of function parameters.
• Python: improves display of environments in the toolchain selector.
Breaking changes:
• The `hide_mouse_while_typing` setting is renamed to `hide_mouse`; existing configs using the old name will need to be updated.
• Upper-case ASCII characters in keymaps are now explicitly converted to `shift` + the lowercase version of the character; keybindings relying on the previous behavior may need to be updated.</description>
    </item>
    <item>
      <title>Zed v0.180.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.180.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.180.2</guid>
      <pubDate>Wed, 02 Apr 2025 18:56:03 GMT</pubDate>
      <description>Zed v0.180.2 adds fold persistence, LSP env vars, `go_to_definition_fallback`, `--system-specs`, and Gemini 2.5 Pro support.
• Adds `editor::CopyAndTrim` action to trim whitespace from selections when copying.
• Adds `go_to_definition_fallback` setting, accepting `find_all_references` (default) or `none`, to control fallback behavior when go-to-definition finds no results.
• Adds `env` key under `lsp.&lt;server&gt;.binary` in settings to set environment variables for any language server (e.g. `{&quot;lsp&quot;: {&quot;rust-analyzer&quot;: {&quot;binary&quot;: {&quot;env&quot;: {&quot;RA_PROFILE&quot;: &quot;*&gt;100&quot;}}}}}`).
• Adds `--system-specs` flag to the Zed binary to retrieve system specs for GitHub issue reports without opening the GUI.
• Adds persistence for editor folds so they are preserved across restarts.
• Adds `:marks` command in Vim mode to display a list of current marks.
• Adds `&apos;` and `&apos;` marks in Vim mode tracking last jump location in the current buffer and last exit location.
• Adds support for Gemini 2.5 Pro Experimental model in the AI assistant.
• Adds support for Claude Sonnet 3.7 Thought in the assistant panel and GitHub Copilot Chat.
• Updates Copilot to use the official `@github/copilot-language-server` language server.
• Adds a notification when `tasks.json` is saved in an invalid state.
• Adds a scrollbar to the extensions page.
• Adds option to copy an extension author&apos;s name and email from the extension context menu.
• Python: Adds detection for runnable Python modules and a task to run a Python file as a module from the project&apos;s scope.
• Python: Makes file/line references in the format `File &quot;file.py&quot;, line 8` clickable in the terminal.
• Python: Shows tasks from the Python plugin for standalone files.
• Adds recognition for `APKBUILD` files as &apos;Shell Script&apos;.
• Updates `bun.lock` files to be recognized as JSONC.
• Inline assistant now expands empty selections to the block under the cursor.
• Reduces memory usage for installed monospace fonts (e.g. ~800MB to ~300MB on Arch Linux with `nerd-fonts`).
• Improves autocomplete suggestions in `settings.json` to query the whole string rather than just the last word.
• Improves Regex syntax highlighting.
Breaking changes:
• Files 6GB or larger will no longer open; this is a temporary workaround for extreme memory usage with large files.
• Markdown default `soft_wrap` behavior changed from `preferred_line_length` to window width.</description>
    </item>
    <item>
      <title>Zed v0.179.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.179.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.179.2</guid>
      <pubDate>Wed, 26 Mar 2025 17:18:01 GMT</pubDate>
      <description>Zed v0.179.2 adds subtle Edit Prediction mode, word completions, custom Git hosting, Vim global marks, and more.
• Adds `&quot;edit_predictions&quot;: { &quot;mode&quot;: &quot;subtle&quot; }` to `settings.json` to hide predicted text by default, revealing it only while holding a modifier key; also togglable via the Edit Prediction status bar menu.
• Adds `editor: show word completions` action for word-based completion suggestions.
• Adds `git_hosting_providers` setting for configuring custom Git hosting providers.
• Adds `use_system_prompts` setting (macOS); set to `false` to use Zed&apos;s in-window confirmation dialogs instead of system dialogs.
• Adds `SelectRepo` Git action that opens the repository selector in a modal.
• Enables toggling Edit Prediction display modes (`eager` or `subtle`) directly from the status bar menu UI.
• Adds Vim global marks `&apos;[A-Z]` with persistence across workspace sessions.
• Adds Vim sentence marks `&apos;(` and `&apos;)&apos;`.
• Allows signing into Copilot from assistant settings independently of the `edit_prediction_provider` setting, enabling Copilot chat with a different prediction provider.
• Supports reading from anonymous file descriptors (e.g., process substitution) on macOS and Linux.
• Improves SSH connection string handling for multiple `@` characters, better supporting JumpServer jump hosts (e.g., `ssh jim.lv@es2@10.220.67.57@11.239.1.231`).
• Adds filtering of the extensions list by category.
• Adds fallback colors for `version_control.&lt;variant&gt;` theme properties.
• Adds support for extended keyboard keys on Mac (F20–F35).
Breaking changes:
• The `copilot` key under `features` in settings is removed; use `edit_prediction_provider` instead.</description>
    </item>
    <item>
      <title>Zed v0.178.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.178.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.178.4</guid>
      <pubDate>Wed, 19 Mar 2025 16:28:21 GMT</pubDate>
      <description>Zed v0.178.4 adds `git.hunk_style` staged-hunk visibility, new language servers, JSX auto-close, and Vim `:reg` support.
• Adds `git.hunk_style` setting to control whether staged or unstaged hunks are rendered as hollow in the gutter.
• Gutter diff hunks now visually indicate whether a hunk is staged or unstaged.
• Adds `alt-shift-enter` keybinding mapped to `toast::RunAction` to interact with buttons on status toasts.
• Adds a &apos;secondary&apos; meta key to the keystroke parser, mapping to `cmd` on macOS and `ctrl` on all other platforms — enabling cross-platform keybinding definitions.
• Adds `vtsls` and `typescript-language-server` to the list of available language servers.
• Adds support for clangd&apos;s `inactiveRegions` extension for C/C++ files.
• Adds `Open Remote...` entry to the `File` menu.
• Adds a Copilot sign-out button in Assistant settings.
• Adds support for the `workspace/executeCommand` LSP request for actions&apos; data.
• Adds support for auto-closing of JSX tags.
• Adds Vim `:reg[isters]` command to display current register values.
• Adds Vim `&lt;count&gt;%` motion.
• Adds Vim `ctrl-a`/`ctrl-x` support for toggling boolean values.
• Supports opening folders in Zed from third-party macOS file managers (e.g. Path Finder, Super Charge) via their &apos;Open With&apos; menu.
• User and global `.npmrc` configuration is now respected when running user-provided NPM binaries (also applied automatically when `npm` from PATH is newer than 18.0.0).
• Enables soft-wrap by default in Markdown files.
• Linux: `ctrl-o` (nano save) now works by default in the terminal.
Breaking changes:
• The `vim::Backspace` and `vim::Space` actions are renamed to `vim::WrappingLeft` and `vim::WrappingRight` respectively. The old names remain available but are deprecated.</description>
    </item>
    <item>
      <title>Zed v0.177.9</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.177.9</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.177.9</guid>
      <pubDate>Fri, 14 Mar 2025 16:02:06 GMT</pubDate>
      <description>Zed v0.177.9 adds multibuffer navigation actions and a new `multibuffer` key context for keybindings.
• Adds `multibuffer` key context, enabling keybindings scoped specifically to multibuffer editors.
• Adds `editor::MoveToStartOfNextExcerpt` and `editor::MoveToEndOfPreviousExcerpt` actions for navigating between excerpts in multibuffers.
• On macOS, `cmd-down` and `cmd-shift-down` now move to the start of the next excerpt in multibuffers (and to the end of the last line in singleton buffers).
• Git on macOS now uses the system Git binary to create commits, enabling compatibility with pre-commit hooks.
Breaking changes:
• On macOS, committing from Zed now requires Git to be installed on the system; the previously bundled Git binary is no longer used for commits.</description>
    </item>
    <item>
      <title>Zed v0.177.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.177.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.177.7</guid>
      <pubDate>Wed, 12 Mar 2025 17:42:22 GMT</pubDate>
      <description>Zed v0.177.7 adds built-in Git support, `editor::OrganizeImports`, inlay-hint modifier toggles, and SSH config-file connections.
• Adds `toggle_on_modifiers_press` keys (`control`, `shift`, `alt`, `platform`, `function`) inside the `inlay_hints` config block to show/hide inlay hints by holding modifier keys.
• Adds `enabled_in_assistant` setting under Edit Predictions to control whether edit predictions are active inside the AI assistant.
• Adds support for absolute globs in `edit_predictions.disabled_globs` for finer-grained prediction suppression.
• SSH: Adds support for specifying `ssh_config` files via `ssh -F ssh_config` in the remote connection string.
• Changes the `always_show_close_button` config key to `show_close_button` and introduces a new `hidden` value to permanently suppress the tab close button.
• Adds `stop_at_indent` support to `Editor::DeleteToBeginningOfLine` for indent-aware line deletion.
• Adds the `editor::OrganizeImports` action (default binding `alt-shift-o`) to sort imports and remove unused ones via the active LSP.
• Adds Vim git keyboard shortcuts: `d u`/`d U` to stage/unstage in the project diff view, `d o`/`d O` to show/toggle staged in the editor, and `d p` to restore a hunk.
• Adds ability to set the default Vim mode via configuration.
• Adds `copy permalink` action for self-hosted GitHub Enterprise instances.
• Adds support for unfolding multibuffer excerpts when editing their contents.
• Adds clickable file paths in the Odin language diagnostic format.
• SSH: Adds support for downloading `zed-remote-server` via busybox wget (Alpine Linux and similar).
• Built-in Git support: view diffs, stage changes, commit, and push without leaving the editor.
• Improves performance of rendering multibuffers with very large numbers of buffers.
Breaking changes:
• The `always_show_close_button` config key is renamed to `show_close_button`; existing configs using the old key must be updated.
• Several keymap actions are renamed for consistency (e.g., `GoToPrevHunk` → `GoToPreviousHunk`, `TabPrev` → `Backtab`); use &apos;Backup and Update&apos; in the keymap file to migrate.</description>
    </item>
    <item>
      <title>Zed v0.176.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.176.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.176.1</guid>
      <pubDate>Mon, 03 Mar 2025 19:09:56 GMT</pubDate>
      <description>Zed v0.176.1 adds AWS Bedrock AI support, inline diagnostics, `allow_rewrap`/`on_last_window_closed` settings, and enhanced Git integrations beta.
• Adds `allow_rewrap` setting to control `editor::Rewrap` behavior on a per-language basis.
• Adds `on_last_window_closed` setting to quit the app when the last window is closed.
• Adds `stop_at_indent` option for `MoveToBeginningOfLine` and `SelectToBeginningOfLine` actions.
• Adds `--target-dir` support for Rust tasks via the task runner.
• Supports `edit_prediction_provider` set to `none` to immediately disable Edit Predictions.
• Adds AWS Bedrock as a provider for the Zed Assistant.
• Adds initial inline diagnostics support in the editor.
• Adds support for `package-version-server` discovery on `$PATH` for version-aware completions.
• Adds support for repositories hosted on `chromium.googlesource.com` for Git blames and permalinks.
• Adds ability to specify an HTTP/HTTPS proxy for Copilot.
• Adds support for tcsh/csh shells as login shell when loading environment variables.
• Adds support for doc tests in tasks for Rust.
• Adds syntax scopes to themes, enabling finer-grained token theming.
• Adds `vim-exchange` implementation for Vim mode, enabling text region swapping.
• Adds default key binding `grr` for `Vim::CurrentLine` in replace-with-register mode.
• Adds Emacs keybinding for `alt-m` (`back-to-indentation`).
• Adds Emacs keybindings `alt-{` and `alt-}` for paragraph navigation.
• Adds support for the &apos;menu&apos; key on Windows.
• Supports selecting the commit message text in the git commit UI.
• Launches private beta for enhanced Git integrations (invite-only via waitlist).
• Improves language server fallback handling: when the first configured server cannot handle Rename, Document Highlights, Find All References, Go to Definition, Go to Declaration, Go to Implementation, or Go to Type Definition, Zed now tries the next capable server.
• Edit Predictions no longer require a modifier key when indentation matches the surrounding block.
• Edit Predictions disable the &apos;This Buffer&apos; option when predictions are turned off for that language.
• Improves project panel performance in large Git repositories.
• On Mac, `cmd-up` now navigates to the previous multibuffer excerpt start and `cmd-down` to the next multibuffer excerpt end in the default keymap.
Breaking changes:
• `editor::RevertSelectedHunks` is renamed to `git::Restore`; update any custom keybindings or action references.
• `editor::RevertFile` is renamed to `git::RestoreFile`; update any custom keybindings or action references.
• `editor::ExpandAllHunkDiffs` is renamed to `editor::ExpandAllDiffHunks`; update any custom keybindings or action references.</description>
    </item>
    <item>
      <title>Zed v0.175.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.175.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.175.5</guid>
      <pubDate>Wed, 26 Feb 2025 19:00:21 GMT</pubDate>
      <description>Zed v0.175.5 adds Gemini 2.0 Flash and Mistral to the Assistant, port forwarding for remote connections, and columnar selection support.
• Adds `zed::IncreaseBufferFontSize`, `zed::DecreaseBufferFontSize`, and `zed::ResetBufferFontSize` actions with a `{ &quot;persist&quot;: true }` parameter in `keybindings.json` to toggle font size without writing to user settings by default.
• Adds support for specifying port forwarding settings for remote connections.
• Adds support for Gemini 2.0 Flash via Copilot Chat in Zed Assistant.
• Adds support for Mistral as a provider in the Assistant.
• Adds columnar selection by pressing `alt-shift` while the mouse button is held down.
• Adds `shift-click` to extend selections in the terminal.
• Adds highlighting of all matching occurrences of text within the current editor selection.
• Adds regex syntax highlighting in the search query input.
• Adds recognition of `.bats` files as Shell Script.
• Adds the ability for icon themes to define their own file associations.
• Adds file icon associations for `.rdata` and `.RData` files to icon themes.
• Adds icon theme support for Visual Studio project files: `.sln`, `.suo`, `.csproj`, `.fsproj`, and `.vbproj`.
• Adds icon theme support for Crystal source files (`.cr`, `.ecr`).
• Improves gutter color highlights with separate colors for removed and deleted portions of git modification hunks.
• Improves workspace serialization by persisting the latest editor selections across sessions.
• Improves LSP documentation file links to open inside Zed instead of the system file opener.
• Improves Vim `aq`, `iq`, `ab`, and `ib` motions to behave more like the mini.ai plugin.
• Excludes Cloudflare Workers `.dev.vars` files from edit prediction.
Breaking changes:
• The themes `Andromeda`, `Atelier`, `Rosé Pine`, `Sandcastle`, `Solarized`, and `Summercamp` are no longer installed by default; users must install the `zed-legacy-themes` extension via `zed: extensions` and re-select their theme.
• The split menu in the file finder no longer opens when the Command key is pressed.</description>
    </item>
    <item>
      <title>Zed v0.174.8</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.174.8</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.174.8</guid>
      <pubDate>Tue, 25 Feb 2025 20:25:01 GMT</pubDate>
      <description>Zed v0.174.8 adds Claude Sonnet 3.7 to both Zed AI and GitHub Copilot Chat.
• Adds Claude Sonnet 3.7 as an available model in Zed AI.
• Adds Claude Sonnet 3.7 as an available model in GitHub Copilot Chat.</description>
    </item>
    <item>
      <title>Zed v0.174.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.174.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.174.6</guid>
      <pubDate>Thu, 20 Feb 2025 18:07:40 GMT</pubDate>
      <description>Font size commands no longer mutate settings.json by default; opt-in persistence available via keybindings.
• Adds a `persist` argument to `zed::IncreaseBufferFontSize`, `zed::DecreaseBufferFontSize`, and `zed::ResetBufferFontSize` keybinding actions, allowing opt-in writing of font size changes to `settings.json` when set to `true`; without it, font size adjustments are now session-only and leave `settings.json` untouched.
Breaking changes:
• The `zed: increase buffer font size` and `zed: decrease buffer font size` commands no longer persist changes to `settings.json` by default; any workflow relying on these commands to save font size must add `{ &quot;persist&quot;: true }` to the relevant keybindings in `keybindings.json`.</description>
    </item>
    <item>
      <title>Zed v0.173.8</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.173.8</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.173.8</guid>
      <pubDate>Thu, 13 Feb 2025 19:16:30 GMT</pubDate>
      <description>Zed v0.173.8 introduces Edit Prediction powered by Zeta, light/dark icon themes, ToggleStagedSelectedDiffHunks, and Vim :set support.
• Adds `icon_theme` config block with `mode`, `light`, and `dark` keys to support automatic light/dark icon theme switching based on system preference.
• Adds `ToggleStagedSelectedDiffHunks` action for staging and unstaging individual diff hunks.
• Adds `editor: copy file name` and `editor: copy file name without extensions` commands.
• Passes the `NODE_EXTRA_CA_CERTS` environment variable through to NPM when installing language servers.
• Introduces first version of Vim `:set` with support for `[no]wrap`, `[no]number`, and `[no]relativenumber`.
• Adds Vim `e` text object for entire file (e.g. `yae` to copy entire file).
• Adds Vim `ctrl-w a` to close all items in the current pane.
• Adds Vim `gr` for replace-with-register functionality.
• Adds `project_panel::NewSearchInDirectory` improvement: triggers on parent directory when invoked on a file.
• Adds `debug::OpenSyntaxTreeView` action improvement: automatically opens in a split to the right.
• Introduces Edit Prediction powered by Zeta, an open-source, open-dataset language model.
• Enables searching within the results of a project search.
• Adds OpenAI o3-mini model support for the Assistant.
• Adds Copilot Chat support for o3-mini.
• Adds icon theme selector access from the user menu.
• Adds extension support for file icons for Bicep (`.bicep`), C# (`.cs`), Cue (`.cue`), GitLab YAML (`gitlab-ci.yml`), Luau (`.luau`), Markdown (`.md`, `.markdown`), React (`.mjsx`, `.cjsx`, `.mtsx`, `.ctsx`), Solidity (`.sol`), Svelte (`.svelte`), and Stylehint config files.
• Adds icon support for additional Prettier config file types.
• Adds file type associations for ESLint flat config files.
• Adds autoindent support for bash/shell files.
• Adds support for Go fuzz tests.
• Adds image dimension and file size information display.
• Adds extension store access from the theme selector.
• Adds a single-click migration notification for deprecated settings and keymaps, with automatic backup to the home directory.</description>
    </item>
    <item>
      <title>Zed v0.172.10</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.172.10</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.172.10</guid>
      <pubDate>Fri, 07 Feb 2025 20:15:54 GMT</pubDate>
      <description>Zed v0.172.10 adds support for Google Gemini 2.0 models in the AI assistant.
• Adds support for Google&apos;s Gemini 2.0 models.</description>
    </item>
    <item>
      <title>Zed v0.172.8</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.172.8</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.172.8</guid>
      <pubDate>Wed, 05 Feb 2025 19:38:20 GMT</pubDate>
      <description>Zed v0.172.8 adds icon themes, new editor actions, `show_tab_bar_buttons` setting, and Copilot `o3-mini` support.
• Adds `show_tab_bar_buttons` setting under `tab_bar` to enable hiding the pane tab bar buttons.
• Adds `icon theme selector: toggle` action to switch between installed icon themes; extensions can now provide icon themes.
• Adds `editor: open selections in multibuffer` command (bound to `alt-enter`) to open current selections in a multibuffer.
• Adds Copilot Chat support for the `o3-mini` model (removes `o1-mini`).
• Adds Vim `ab`/`ib` &apos;AnyBrackets&apos; text objects, selecting the smallest of `a(`/`a[`/`a{` or `i(`/`i[`/`i{`.
• Adds Vim `ctrl-g` and `{count} ctrl-g` to display the filename in the status bar.
• Adds `Open File` action in the file menu on Linux and Windows.
• Adds auto-completion support for snippet files.
• Adds precise drag-and-drop for files onto folded directories in the Project Panel.
• Adds `alt+click` to expand or collapse a directory and all its contents in the Project Panel.
• Adds Python syntax highlighting for class- and module-level docstrings and improves function-level docstring recognition.
• Improves diff rendering to allow cursor navigation inside deleted text in diff hunks.
• Improves project search performance in worktrees containing binary files.
• Reports errors in the settings file in the UI on startup.
• Accepting an inline completion mid-suggestion now applies a smaller, more precise edit.
Breaking changes:
• The `editor: open excerpts split` key binding is changed to `cmd-alt-enter` on macOS and `ctrl-alt-enter` on Linux.</description>
    </item>
    <item>
      <title>Zed v0.171.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.171.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.171.6</guid>
      <pubDate>Sat, 01 Feb 2025 19:13:52 GMT</pubDate>
      <description>Zed v0.171.6 adds Copilot Chat support for the `o3-mini` model.
• Adds Copilot Chat support for OpenAI `o3-mini` model.
Breaking changes:
• Copilot Chat support for `o1-mini` has been removed.</description>
    </item>
    <item>
      <title>Zed v0.171.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.171.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.171.5</guid>
      <pubDate>Sat, 01 Feb 2025 00:02:51 GMT</pubDate>
      <description>Zed v0.171.5 adds OpenAI o3-mini support and improves inline completion glob defaults.
• Improves default `inline_completions.disabled_globs` configuration for more accurate inline completion filtering.
• Adds support for the OpenAI o3-mini model in AI assistant features.</description>
    </item>
    <item>
      <title>Zed v0.171.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.171.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.171.3</guid>
      <pubDate>Wed, 29 Jan 2025 19:58:12 GMT</pubDate>
      <description>Zed v0.171.3 adds Emacs mark mode, Vim shell commands, new workspace actions, and a terminal scrollbar.
• Adds `editor: swap selection ends` action to move the cursor between the beginning and end of the current selection.
• Adds `workspace: activate next window` and `workspace: activate previous window` actions for cycling between open windows.
• Adds `workspace: move focused panel to next position` command to relocate the focused panel across dock positions.
• Adds Emacs mark mode: `ctrl-space` / `ctrl-@` sets the mark; `ctrl-x ctrl-x` swaps mark and cursor.
• Adds Vim `:!`, `:&lt;range&gt;!`, and `:r!` shell command support, plus the `!` operator in normal and visual mode.
• Adds a scrollbar to the integrated terminal.
• Adds `deepseek-r1` to Ollama context size defaults for the AI provider.
• Switches the OpenAI provider from `o1-preview` to `o1` as the default model.
• Adds new Python syntax highlight capture groups: `@function.arguments`, `@function.kwargs`, `@type.class.inheritance`, `@keyword.definition`, `@attribute.builtin`, and `@type.builtin`.
• Persists font size changes made via editor actions to user settings automatically.
• Linux: Adds audio support in collaboration rooms.
• Linux: Adds Cut, Copy, Paste, Undo, Redo, New, Open, Save, and Find keys to the default keymap.
• Auto-expands directories on hover during drag-and-drop operations in the project panel.
• Keybinding display now gives precedence to later entries within `bindings`, with default keymaps updated accordingly.
• Keymap file parse errors in context, keystrokes, or actions no longer block loading of valid bindings.
Breaking changes:
• The `selection` keyboard context key is replaced by `selection_mode`; any custom keybindings that reference `selection` must be updated to `selection_mode`.</description>
    </item>
    <item>
      <title>Zed v0.170.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.170.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.170.1</guid>
      <pubDate>Wed, 22 Jan 2025 20:03:52 GMT</pubDate>
      <description>Zed v0.170.1 adds LM Studio AI support, vim-sneak, SubWord TextObject, and a new `project_panel.entry_spacing` setting.
• Adds `project_panel.entry_spacing` setting to configure project panel entry spacing; accepted values are `comfortable` (default) or `standard`.
• Adds `Diagnostics` key context to enable Diagnostics pane-specific keybindings in keymap config.
• Adds LM Studio as a supported AI provider in the Assistant.
• Adds vim-sneak plugin emulation via the `Sneak` and `SneakBackward` operators (disabled by default; must be enabled by binding a key).
• Adds SubWord TextObject in Vim mode.
• Adds support for detecting `yaml-language-server` on the `$PATH`.
• Changes the default formatter for C/C++ to the primary language server (e.g. `clangd`) instead of Prettier when using the `editor: format` command.
• Adds the process ID (PID) to terminal tab tooltips.
• Adds error toast notification when a dev extension fails to install.
• Adds initialization configuration to the `Server Info` section of language server logs.
• Adds `fn-f` keyboard shortcut for fullscreen toggle on macOS.
• Adds `ctrl-t` transposing characters support for Emacs mode on Linux.
• Improves LSP debug logs with soft wrap, long-line folding, and `tail`-style autoscroll.
• Improves keymap settings JSON schema for better `json-language-server` completions and tooltips.
• Improves diagnostic excerpts by using syntactic info to determine context lines.
• Reports language server errors in the UI when the user invokes an LSP action.
• Supports formatting selections across multiple cursors.</description>
    </item>
    <item>
      <title>Zed v0.169.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.169.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.169.2</guid>
      <pubDate>Wed, 15 Jan 2025 21:07:07 GMT</pubDate>
      <description>Zed v0.169.2 adds `workspace::OpenFiles`, fine-grained scrollbar diagnostics, Gemini 2.0 Flash, Claude 3.5 Haiku, and new Vim/Emacs keybinds.
• Adds `workspace::OpenFiles` action to enable opening individual files on Linux and Windows.
• Adds `app_menu::OpenApplicationMenu` action with keyboard navigation for menus on Linux, bindable via the user keymap.
• Adds fine-grained control of scrollbar diagnostic indicators.
• Adds support for Google&apos;s Gemini 2.0 Flash experimental model.
• Adds support for the Claude 3.5 Haiku model.
• Adds the ability to specify additional beta headers for custom Anthropic models.
• Adds Vim `aq`/`iq` &apos;any quote&apos; text objects (smallest of `a&quot;`, `a&apos;`, or `a\``).
• Adds Vim `g J` `JoinLines` and `JoinLinesNoWhitespace` commands.
• Adds Emacs keybindings including `alt-;` Toggle Comments, `alt-^` Join Lines, `ctrl-/` Undo, `alt-.` GotoDefinition, `alt-,` GoBack, `alt-&lt;`/`alt-&gt;` Goto End/Beginning of Buffer, `alt-g g` / `alt-g alt-g` Goto Line Number, `ctrl-x h` SelectAll, `ctrl-x b` Switch Tabs, `ctrl-g` Menu::cancel, `ctrl-x 5 0` CloseWindow, and `ctrl-x 5 2` workspace::NewWindow.
• Sets `TERM` to `xterm-256color` in Zed&apos;s built-in terminal.
• Improves `debug: open language server logs` to display more language server data.
• Improves `ExpandExcerpts` action (`shift+enter`) to expand all excerpts that have selected text, not just those containing the end of a selection.
• Supports diagnostic navigation in multibuffers.
• Improves support for `file://` URLs with line numbers in the Zed terminal.
• Improves `RemoveFromProject` action to remove all selected items.
• Adds auto-focus for the docked terminal on load when no other item is focused.
• Adds Python detection for pixi-environments.
• Improves Tree-sitter support with added compatibility for standard injections captures.
• Improves support for Phi4 with Ollama.
Breaking changes:
• The `OpenFile` action is renamed to `OpenSelectedFilename`; any keybindings or automation referencing `OpenFile` will break.
• `&lt;tab&gt;` at the start of a line when an inline completion (Copilot, Supermaven, …) is visible now indents the line instead of accepting the completion when the cursor is before the suggested indentation.</description>
    </item>
    <item>
      <title>Zed v0.168.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.168.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.168.3</guid>
      <pubDate>Mon, 13 Jan 2025 23:36:18 GMT</pubDate>
      <description>Zed v0.168.3 adds auto-focus for the docked terminal on load when no other item is focused.
• Adds auto-focus for the docked terminal on load when no other item is focused.</description>
    </item>
    <item>
      <title>Zed v0.168.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.168.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.168.2</guid>
      <pubDate>Wed, 08 Jan 2025 17:54:14 GMT</pubDate>
      <description>Zed v0.168.2 adds Linux menus, sticky multibuffer headers, OpenAI o1 Copilot support, and new vim/terminal capabilities.
• Adds `workspace::ToggleRightDock` behavior change: now opens the assistant panel when no right-dock panel has previously been activated.
• Adds `terminal::ToggleViMode` action (bound by default to `ctrl-shift-space`) to enable Alacritty vi-mode arrow key movement across more keyboard layouts in the Zed terminal.
• Adds keybinds `cmd-k e` / `cmd-k t` (macOS) and `ctrl-k e` / `ctrl-k t` (Linux) for &apos;Close Left&apos; / &apos;Close Right&apos; tab actions.
• Adds support for `OpenAI o1` model (non-preview) in GitHub Copilot Chat.
• Adds block comment syntax `&lt;!-- ` and ` --&gt;` for Markdown files.
• Adds menus on Linux.
• Multibuffer headers now stick to the top of the viewport while scrolling.
• Multibuffer diagnostic excerpts can now be expanded.
• Clicking line numbers in multibuffers jumps the cursor to that location in the file; keybinds for &apos;jump to file/location&apos; and &apos;expand excerpt&apos; are now shown.
• Terminal: `cmd-n` now opens a new terminal instead of a new file.
• Adds support for searching the command palette using keymap-style action names.
• Adds syntax highlighting for the JavaScript `using` keyword.
• Adds support for find and replace in diagnostics, enabling vim search bindings such as `*` and `#` to work in diagnostics.</description>
    </item>
    <item>
      <title>Zed v0.167.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.167.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.167.1</guid>
      <pubDate>Wed, 01 Jan 2025 19:20:14 GMT</pubDate>
      <description>Zed v0.167.1 adds multibuffer folding, task center-pane targeting, new settings for scroll/tabs/hover, and simultaneous inline+menu completions.
• Adds `target: &apos;center&apos;` parameter to `task::Spawn` keybinding action, allowing tasks launched via custom keybindings to open in the center pane.
• Adds `hover_popover_delay` setting to control the delay before hover boxes appear.
• Adds `lsp_highlight_debounce` setting to configure the delay for querying highlights from a language server.
• Adds `horizontal_scroll_margin` and `scrollbar.axis` settings for scroll behavior control.
• Adds `max_tabs` setting to limit the maximum number of open tabs.
• Adds `MoveItemToPane` and `MoveItemToPaneInDirection` actions for moving editor items between panes.
• Adds `Editor::DuplicateSelection` action, bound to `cmd-d` / `ctrl-d` in JetBrains and SublimeText keymaps.
• Adds `Editor &amp;&amp; selection` context for keybindings that activate only when text is selected.
• Adds `ToggleRegex` action (macOS: `cmd-alt-x`, Linux: `ctrl-alt-x`) for buffer search.
• Vim mode now supports `:g/&lt;pattern&gt;/&lt;cmd&gt;` and `:v/&lt;pattern&gt;/&lt;cmd&gt;` global commands.
• Vim mode adds `&lt;count&gt;` support for `[x` / `]x` motions.
• Emacs mode adds `ctrl-s` / `ctrl-r` / `ctrl-g` keybindings for navigating buffer search results.
• Multibuffers now support folding (hiding) results from a given file or buffer.
• Inline completions (Copilot, Supermaven, etc.) are now shown simultaneously with the completion menu; accept inline completion with `&lt;shift-tab&gt;` and menu entry with `&lt;tab&gt;`.
• Adds `.prettierignore` support to the Prettier integration.
• Adds a Restart button to the Inline Assistant when the prompt is unchanged.
• Suggests the Cython extension for syntax highlighting of `.pyx`, `.pxd`, and `.pxi` files.</description>
    </item>
    <item>
      <title>Zed v0.166.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.166.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.166.1</guid>
      <pubDate>Wed, 18 Dec 2024 22:14:19 GMT</pubDate>
      <description>Zed v0.166.1 adds image viewing, UUID insertion actions, per-language completion settings, and expanded Vim navigation.
• Adds `left_neighbour` option to the `tabs.activate_on_close` setting to activate the left adjacent tab when a tab is closed.
• Adds `show_completions_on_input` and `show_completion_documentation` as per-language configurable settings (previously only global).
• Adds `&quot;project_panel&quot;: {&quot;show&quot;: &quot;always&quot;}` setting to display error and warning indicators in tabs.
• Adds `editor: insert uuid v4` and `editor: insert uuid v7` actions for inserting generated UUIDs at the cursor.
• Adds `editor::OpenContextMenu` action to open the context menu at the current cursor position.
• Adds Vim `[ c` / `] c` bindings to select the previous/next git-modified file in the project panel.
• Adds Vim `[ d` / `] d` bindings to select the previous/next file with LSP diagnostics in the project panel.
• Adds Vim `{` / `}` bindings to select the previous/next directory in the project panel.
• Adds support for opening images by dropping them onto a pane or opening them via the command line.
• Adds language server action execution on file rename.
• Adds YAML and TOML frontmatter syntax highlighting for Markdown files.
• Adds JavaScript runnable detection for `context` and `suite` methods in the Mocha.js framework.
• Recognizes `*.C` and `*.H` (uppercase) file extensions as C++.
• Adds delete action to Helix Normal mode.
• Linux: Adds preliminary support for voice chat and viewing screenshares.
• Makes the include-warnings toggle in the diagnostics tab global for the entire Zed session.
Breaking changes:
• `editor::ShowInlineCompletion` keybinding changed to `option-tab` on macOS (was `option-/`); `editor::NextCompletion` and `editor::PreviousCompletion` are now `option-tab` and `option-shift-tab` (were `option-[` and `option-]`).
• In `keymap.json`, `&quot;use_layout_keys&quot;: true` is now the default; to restore the previous behaviour, explicitly set `&quot;use_key_equivalents&quot;: true`.
• The `completion_documentation_secondary_query_debounce` setting is deprecated and no longer has effect.</description>
    </item>
    <item>
      <title>Zed v0.165.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.165.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.165.4</guid>
      <pubDate>Wed, 11 Dec 2024 17:59:30 GMT</pubDate>
      <description>Zed v0.165.4 adds terminal panel splitting, `zed --uninstall`, new Vim motions/text objects, and a `show_user_picture` setting.
• Adds `zed --uninstall` CLI flag to cleanly uninstall Zed.
• Adds `autoscroll_on_clicks` setting to configure whether the editor scrolls when clicking near the edges of the visible text area.
• Adds `show_user_picture` setting (default: `true`) to hide the user profile picture in the titlebar.
• Adds `editor::FoldFunctionBodies` action to fold all function bodies in textobject-supported languages.
• Adds Vim settings `highlight_on_yank` and `highlight_on_copy` to control highlight behavior on yank/copy.
• Adds terminal panel splitting support.
• Adds Vim section-navigation motions `[[`, `[]`, `]]`, `][`, method-navigation motions `[m`, `]m`, `[M`, `]M`, and comment-navigation motions `[*`, `]*`, `[/`, `]/` (tree-sitter–powered, built-in languages only).
• Adds Vim text objects `ic`/`ac` (inside/around class), `if`/`af` (inside/around function/method), and `g c` (comment) (tree-sitter–powered, built-in languages only).
• Adds textobject support for Erlang, Haskell, Lua, PHP, Prisma, Proto, TOML, and Zig.
• Publishes updated JSON Schema for themes at `zed.dev/schema/themes/v0.2.0.json`.
• Adds &apos;Copy Extension ID&apos; option to the extension details context menu.
• Adds Vim `==` indent-line operator.
• GIF images now animate when opened in the editor.
• Enables clangd&apos;s dot-to-arrow automatic correction feature for C/C++.
• Adds support for running Rust examples as tasks.
• Recognizes `.pcss` files as CSS.
• Enables toolchain virtual environment activation in newly opened terminals.
• Improves runnable detection for JavaScript/TypeScript files.
• Adds Python syntax highlighting for forward references.
Breaking changes:
• Linux users with an existing installation must re-run `install.sh` or manually edit their `zed.desktop` file to fix the issue where files would not open from the file explorer (the fix only applies automatically to new installs).</description>
    </item>
    <item>
      <title>Zed v0.164.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.164.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.164.2</guid>
      <pubDate>Wed, 04 Dec 2024 20:25:03 GMT</pubDate>
      <description>Zed v0.164.2 adds `file_scan_inclusions`, task output controls, image rendering in Markdown preview, and expanded Vim motions.
• Adds `file_scan_inclusions` setting to force Zed to index files matching provided globs even when they are gitignored.
• Adds `show_summary` and `show_command` task settings to suppress the summary and command line from task output.
• Adds image rendering to the Markdown preview.
• Adds support for extension languages on the remote server (SSH Remoting).
• Adds support for `ctrl-k` / `ctrl-y` alternate cut/yank buffer on macOS.
• Adds the `=` operator for auto-indent in Vim mode.
• Adds support for `ctrl-w _` and `ctrl-w =` in Vim mode.
• Adds `ctrl-w {+,-,&gt;,&lt;}` for resizing the current pane in Vim mode.
• Adds Vim &apos;unmatched&apos; motions: `]}`, `])`, `[{`, and `[(` for jumping to surrounding brackets.
• Adds `vii`, `vai`, and `vaI` for selecting the indent text object in Vim mode.
• Adds JSON language server configuration via settings for json-language-server.
• Python: `pylsp` now uses the version installed in the user&apos;s venv when one is available.
• Python: Adds `string.doc` syntax highlighting for class and module-level docstrings.
Breaking changes:
• Zed no longer provides universal binaries for macOS releases.</description>
    </item>
    <item>
      <title>Zed v0.163.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.163.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.163.2</guid>
      <pubDate>Wed, 27 Nov 2024 18:14:09 GMT</pubDate>
      <description>Zed v0.163.2 adds vim git permalinks, pytest discovery, file-finder width control, and assistant inline hints.
• Adds `file_finder.modal_width` setting (values: e.g. `&apos;medium&apos;`) to control the width of the file finder modal.
• Adds `assistant.show_hints` setting (set to `false` to disable) to toggle inline hints that guide users on invoking the inline assistant and opening the assistant panel.
• Adds vim command `:&lt;range&gt;cpplink` to copy a permanent git permalink for the highlighted range to the clipboard.
• Adds Python pytest-based test discovery and runnables, with a configurable `TASK_RUNNER` task setting (values: `&apos;pytest&apos;` (default) or `&apos;unittest&apos;`) to switch between pytest and unittest.
• Adds `editor: open docs` action to open documentation links via rust-analyzer.
• Adds Python `function.call` and `function.decorator` syntax highlight tags, plus improved differentiation of function/method calls, class calls, and class definitions.
• Adds support for `%` in Vim mode to jump between pairs of matching tags.
• Adds support for `ctrl-o` in Vim insert mode to enter temporary normal mode.
• Adds Sublime Keymap `editor::SelectAllMatches` bind (`find_all_under`): `ctrl-cmd-g` on Mac, `alt-f3` on Linux.
• Enables snippet parsing with choices, showing a completion menu when tabbing to a snippet variable with multiple choices.
• Adds visual strikethrough on tab titles for files deleted outside of Zed, with improved handling (auto-save disabled, save-conflict detection for multibuffers, restore confirmation for single buffers).
• Adds HTML injections for Markdown syntax highlighting.
• Linux: Adds support for Back/Forward multimedia keys.
• Tab bar height now respects the `ui-density` setting.
• Improves `.env.*` file detection as Shell Scripts by default.
• Updates Copilot underlying version to Copilot.vim 1.41.0.
• Python tasks now use the active toolchain to run, with improved Conda and Poetry environment detection.
Breaking changes:
• The `low_speed_timeout` setting has been removed from LLM provider settings; any config referencing it will silently ignore it or may cause an error on upgrade.</description>
    </item>
    <item>
      <title>Zed v0.162.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.162.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.162.3</guid>
      <pubDate>Wed, 20 Nov 2024 18:13:03 GMT</pubDate>
      <description>Zed v0.162.3 adds REPL kernel picker, inline-completion scope controls, FreeBSD support, and a new `project_panel::RemoveFromProject` action.
• Adds `inline_completions_disabled_in` to per-language settings to suppress inline completions inside named scopes (e.g. `comment`, `string`) — example: `{&quot;languages&quot;: {&quot;Go&quot;: {&quot;inline_completions_disabled_in&quot;: [&quot;comment&quot;, &quot;string&quot;]}}}`.
• Adds `rootFontSize` configuration key for `tailwindcss-language-server` via `lsp` settings — example: `{&quot;lsp&quot;: {&quot;tailwindcss-language-server&quot;: {&quot;settings&quot;: {&quot;rootFontSize&quot;: 50}}}}`.
• Adds `project_panel::RemoveFromProject` action, enabling users to bind a custom key to remove a folder from the project.
• REPL: Adds a kernel picker UI for selecting Jupyter kernels directly from the editor.
• Adds support for kernelspecs based on Python virtual environments in the REPL.
• Adds a setting to display error and warning diagnostic indicators on project panel file/folder items.
• Adds initial support for FreeBSD.
• Adds support for look-around (lookahead/lookbehind) in project search.
• Python: Adds `python-lsp-server` as a secondary built-in language server.
• Adds an initial set of default Emacs keybindings.
• Adds `open settings` and `revert selected hunks` shortcuts to the JetBrains keymap.
• Adds macOS key equivalents to `cmd-shift-p` `debug: Open Key Context View`.
• Zig: Switches tree-sitter grammar to the official Zig grammar.
• SSH Remoting: Improves Zed remote server compilation support for riscv64.
Breaking changes:
• All builtin shortcuts bound to `alt-[a-z]` have been rebound: `alt-b`→`alt-right`, `alt-d`→`alt-delete`, `alt-f`→`alt-left`, `alt-shift-f`→`ctrl-shift-f`, `alt-h`→`alt-backspace`, `alt-m`→`ctrl-shift-m`, `alt-q`→`cmd-k q`/`ctrl-k q`, `alt-t`→`cmd-shift-r`/`ctrl-shift-r`, `alt-shift-t`→`alt-cmd-r`/`ctrl-alt-r`, `alt-v`→`ctrl-shift-v`, `alt-z`→`cmd-k z`/`ctrl-k z`. Restore old bindings manually in your keymap file if needed.
• macOS: Keyboard shortcuts are now automatically localized for non-US keyboard layouts (e.g. on QWERTZ, `cmd-[` becomes `cmd-ö` and `cmd-]` becomes `cmd-ä`), which may change existing shortcut behavior.
• macOS: All keyboard shortcuts now trigger based on the command layout for non-Latin keyboards, affecting Cyrillic, Japanese IME, and similar input methods.
• macOS: Key repeat is now always enabled in the Terminal, permanently disabling the macOS character picker when holding a key.
• Linux: `editor::AcceptPartialInlineCompletion` default binding changed from `cmd-right` to `ctrl-right`.</description>
    </item>
    <item>
      <title>Zed v0.161.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.161.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.161.1</guid>
      <pubDate>Wed, 13 Nov 2024 18:24:07 GMT</pubDate>
      <description>Zed v0.161.1 adds new task-spawning actions, `auto_indent_on_paste` setting, git worktree support, and expanded Vim mode capabilities.
• Adds `auto_indent_on_paste` setting (configurable per-language) to control whether indentation is adjusted on paste; enabled by default for all languages except YAML and Markdown.
• Adds `&quot;no_focus&quot;` as a new `reveal` option for tasks: opens the terminal panel without stealing focus.
• Adds `editor::SpawnNearestTask` action to spawn the task nearest to the cursor, supporting a `reveal` strategy parameter.
• Adds `ignore_indent` parameter to `editor::ToggleComments` to place comment characters at the left margin instead of matching indentation.
• Adds `debug: Open Key Context View` action to the command palette to help debug custom key bindings.
• Adds `debug: open theme preview` action to the command palette to preview the current theme&apos;s styles.
• Moves text selection context into a `/selection` slash command in the assistant panel.
• Changes `/tab` and `/file` slash commands in the Assistant Panel so diagnostics are no longer automatically attached; use `/diagnostics` explicitly to include them.
• Adds support for git worktrees, including correct git status handling.
• Adds `ctrl-v`/`ctrl-q` Vim keybinds to insert any Unicode code point by value (e.g. `ctrl-v u 1 0 E 2` inserts ტ).
• Adds `ctrl-shift-v` as a paste alias in Vim mode on Linux.
• Adds Vim `:noh[lsearch]` command to clear search highlighting.
• Adds `r` and `a` as Vim surround aliases for `[` and `&lt;` text objects (mirroring vim-surround).
• Extends Vim `ctrl-w` to work in non-editor contexts such as Markdown Preview and screen shares.
• Adds Go `go generate` runnables and tasks.
• Adds autoclosing of `{}` braces and `&apos;&apos;` single quotes in Shell Scripts.
• Adds `\u2028` and `\u2029` as distinct invisible characters (previously treated as `\n`).
• Adds scrollbar to outline panel.
• Adds scrollbar to info popovers in the editor.
• Adds auto-scrolling to the project panel when dragging an entry to a vertical edge.
• Adds option to dim inactive panes.
• Adds option to highlight the active pane with a border.
• Adds file path to breadcrumbs toolbar in the Image Viewer.
• Adds copy-code-block button to Markdown Preview.
• Adds external-change detection to Markdown Preview so it updates when the file is modified outside the editor.
• Updates settings schema to accept `null` as a valid value for optional settings without emitting a warning.
• Improves `workspace::SendKeystrokes` to support re-binding keys (e.g. binding `x` in Vim normal mode to discard to the black-hole register).
• Improves Go `go test ./...` and `go generate ./...` to run in the Go module directory rather than the current package directory.
• Disables REPL buttons and actions for remote projects and collaboration sessions.
Breaking changes:
• Diagnostics are no longer automatically attached as context to `/tab` and `/file` slash commands in the Assistant Panel; you must now use `/diagnostics` explicitly to include them.</description>
    </item>
    <item>
      <title>Zed v0.160.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.160.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.160.7</guid>
      <pubDate>Wed, 06 Nov 2024 18:31:14 GMT</pubDate>
      <description>Zed v0.160.7 adds SSH URL support, new Copilot models, invisible characters display, and a &apos;Suggest Edit&apos; AI button.
• Adds `zed://ssh/&lt;connection&gt;/&lt;path&gt;` URL scheme for opening remote files directly via SSH.
• Adds `&quot;enable_experimental_live_diffs&quot;: true` in the `&quot;assistant&quot;` section of `settings.json` to surface a new &apos;Suggest Edit&apos; button in the assistant panel, replacing the previous `/workflow` command.
• The `/diagnostics` slash command now provides explicit control over including diagnostics as context in the Assistant Panel (diagnostics are no longer auto-attached to `/tab` and `/file` commands).
• Adds support for OpenAI o1-mini, o1-preview, and Anthropic Claude 3.5 Sonnet models in GitHub Copilot Chat.
• Adds support for showing invisible characters in the editor.
• Adds support for self-hosted GitLab instances when generating Git permalinks (host must include &apos;gitlab&apos; in the URL).
• Adds commit summary display as part of inline Git blame.
• Adds support for Doxygen-style doc comments starting with `/// ` or `//! ` in C++.
• Improves syntax highlighting for type hints in Python.
Breaking changes:
• Diagnostics are no longer automatically attached as context to `/tab` and `/file` slash commands in the Assistant Panel; use `/diagnostics` explicitly to include them.</description>
    </item>
    <item>
      <title>Zed v0.159.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.159.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.159.5</guid>
      <pubDate>Wed, 30 Oct 2024 17:00:23 GMT</pubDate>
      <description>Zed SSH Remoting exits alpha with broad Linux/macOS host support, plus toolchain selector, code folding by level, and .editorconfig.
• Adds `terminal.option_as_meta` config key (default now `false`) controlling whether the Option key acts as Meta in the terminal — Terminal Emacs users should set this to `true`.
• Adds fold-all-blocks-at-level command: `cmd-k, cmd-&lt;number&gt;` (macOS) / `ctrl-k, ctrl-&lt;number&gt;` (Linux) to collapse code to a target nesting depth.
• Adds keybinding `cmd-shift-y` / `ctrl-shift-y` for applying hunks in Proposed Changes.
• Adds `.editorconfig` support for per-directory editor settings.
• Launches SSH Remoting in Beta, supporting macOS (x86_64 and aarch64) and Linux (x86_64/ARM) remote hosts including Ubuntu 20/22/24, Debian 11/12, Fedora 40/41/42, NixOS, ArchLinux, Alpine, SUSE/OpenSUSE, RedHat 8.x/9.x, Rocky Linux, CentOS Stream, AlmaLinux, Amazon Linux, and Oracle Linux.
• Adds toolchain selector to the status bar with initial support for Rust and Python.
• Adds indent guides to the project panel and outline panel.
• Adds ability to cancel language server work in remote development sessions.
• Adds macOS Services menu integration.
• Registers `.postcss` files as CSS.
• Adds autoclosing of Rust multiline strings.
• Adds support for incrementing/decrementing numbers with leading zeros in Vim mode.
• Adds file icons for Gleam, Zig, Julia, SCSS, HCL, Nix, and Roc files.
• Adds support for detecting images with non-lowercase file extensions.
Breaking changes:
• The `terminal.option_as_meta` default changed from `true` to `false`; Terminal Emacs users must explicitly set `terminal.option_as_meta: true` in their config to restore the previous behavior.
• The original remote development mode that routed traffic via Zed&apos;s servers is no longer available as of v0.157; SSH Remoting is now the only supported mode.</description>
    </item>
    <item>
      <title>Zed v0.158.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.158.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.158.2</guid>
      <pubDate>Thu, 24 Oct 2024 18:49:41 GMT</pubDate>
      <description>Zed v0.158.2 switches Anthropic model references to `-latest` aliases by default.
• Switches default Anthropic model names to `-latest` variants, keeping integrations automatically current without manual version pinning.</description>
    </item>
    <item>
      <title>Zed v0.158.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.158.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.158.1</guid>
      <pubDate>Wed, 23 Oct 2024 18:04:20 GMT</pubDate>
      <description>Zed v0.158.1 adds format-selections, vi terminal mode, vim regex option, and shebang-based language detection.
• Adds `editor: format selections` action to format only the currently selected text via the primary language server.
• Adds `editor: reload file` command to reload the current file from disk.
• Adds a `regex` option to the `vim::Search` command, allowing regex search to be disabled by default in the keymap.
• Adds Alacritty vi mode support to the built-in terminal, activated with `ctrl-shift-space`, enabling motions to navigate the scrollback buffer.
• Adds `:e[dit]` and `:e[dit]!` vim ex commands, mapped to `editor: reload file`.
• Adds `z` keybindings for scrolling in vim mode.
• Adds support for using the Insert key to activate vim mode.
• Extends language auto-detection with shebang detection for `ts-node`, `tsx`, `bun`, Deno JS, Deno TS, `dash`, and `ash`.
• Switches the built-in terminal to use the system locale instead of forcing `en_US.UTF-8`.
• Adds the ability to click intermediate auto-folded project panel entries.
Breaking changes:
• The `cursor_shape` value `underscore` is renamed to `underline` in configuration.</description>
    </item>
    <item>
      <title>Zed v0.157.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.157.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.157.4</guid>
      <pubDate>Wed, 16 Oct 2024 17:49:31 GMT</pubDate>
      <description>Zed v0.157.4 adds color swatches in LSP completions, C runnables, and regex/case args for Vim search commands.
• Adds `regex` and `caseSensitive` arguments to `vim::MoveToNext` and `vim::MoveToPrev` commands, enabling per-binding control over regex and case-sensitive search behavior.
• Adds runnables for `main` functions in C, with a `c-main` tag for use in task configurations.
• Adds color swatch previews in the language server completions list.
• Streamlines new branch creation from the branch selector.
• Adds a notice in the activity indicator when an error occurs while loading the shell environment.
Breaking changes:
• Built-in support for Protocol Buffers has been removed; `.proto` files will now prompt download of the Protocol Buffers extension instead.</description>
    </item>
    <item>
      <title>Zed v0.156.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.156.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.156.0</guid>
      <pubDate>Wed, 09 Oct 2024 16:55:19 GMT</pubDate>
      <description>Zed v0.156.0 adds snippet management commands, terminal cursor shape setting, SSH assistant panel, llama3.2 support, and expanded Vim fold operations.
• Adds `snippets: configure snippets` command to create and modify user snippets stored in `~/.config/zed/snippets`.
• Adds `snippets: open folder` command to open the `~/.config/zed/snippets` directory directly.
• Adds `terminal.cursor_shape` setting supporting values `block`, `bar`, `hollow`, and `underline` to control the terminal&apos;s default cursor shape.
• Adds `editor.document_highlight.bracket_background` theme field to set the background color of highlighted brackets, falling back to `editor.document_highlight.read_background` when unset.
• Adds new fold actions: `cmd-k cmd-l` (toggle folds), `cmd-k cmd-0` (fold all), `cmd-k cmd-j` (unfold all), `cmd-k cmd-[` (fold recursively), and `cmd-k cmd-]` (unfold recursively).
• Adds Vim fold commands `:fo[ld]`, `:foldo[pen]`, and `:foldc[lose]`, plus motions `za` (toggle fold), `zO`/`zC`/`zA` (open/close/toggle recursively), and `zR`/`zM` (open/close all folds).
• Enables assistant panel and inline assists when working over SSH remoting (running on client).
• Adds support for running LSP adapters on the SSH remote host.
• Adds llama3.2 model support in the AI assistant.
• Adds ability to paste images into the Assistant Panel as context on Linux Wayland.
• Adds support for using a locally installed `pyright` if available, rather than requiring the bundled version.
• Adds file watching support for symlinks.
• Adds keyboard shortcuts displayed inside tooltips in project search and buffer search panels.
• Improves direnv integration to use `direnv export json` direct mode by default instead of relying on a shell hook.
• Associates `uv.lock` files with the TOML language.
• Adds PHP heredoc string syntax highlighting.
• Improves C++ syntax highlighting.
Breaking changes:
• Protocol Buffers language identifier renamed from `proto` to `Proto`; users must update `file_types` and `languages` settings from `proto` to `Proto`.
• To disable finding LSP adapters in your PATH, you must now specify `{&quot;lsp&quot;:{&quot;&lt;lsp-name&gt;&quot;:{&quot;binary&quot;:{&quot;ignore_system_version&quot;: true}}}}` — the previous key `path_lookup: false` no longer works.</description>
    </item>
    <item>
      <title>Zed v0.155.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.155.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.155.2</guid>
      <pubDate>Wed, 02 Oct 2024 17:11:32 GMT</pubDate>
      <description>Zed v0.155.2 adds parallel inline AI assists, a &apos;Fix with Assistant&apos; action, and new Vim motions
• Adds `assistant.inline_alternatives` setting to configure additional models that run inline assists in parallel alongside the primary model.
• Adds a `Fix with Assistant` action on code with errors or warnings, letting the AI address diagnostics inline.
• Adds `node.disable_path_lookup` config key (`true`/`false`) to control whether Zed uses the Node.js binary on `$PATH` (now the default when Node ≥ v18 is found) instead of downloading its own.
• Adds icons to the file finder for faster visual identification of file types.
• Adds a notification when user settings or project-local settings fail to deserialize.
• Adds `g-A` and `g-I` Vim motions in visual select mode to spawn multiple cursors.
• Adds `gq` and `gw` Vim commands for rewrapping lines.
• Adds escape string highlights to JSON and JSONC files.
• Improves performance in repositories using the Git `fsmonitor--daemon` feature.
• Preview tabs are now permanently promoted when saved, reducing accidental tab replacement.
Breaking changes:
• Zed now uses the Node.js binary on `$PATH` (if v18 or newer) instead of downloading its own; set `{&quot;node&quot;: {&quot;disable_path_lookup&quot;: true}}` in your settings to restore the previous download behavior.</description>
    </item>
    <item>
      <title>Zed v0.154.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.154.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.154.1</guid>
      <pubDate>Wed, 25 Sep 2024 17:49:10 GMT</pubDate>
      <description>Zed v0.154.1 adds file icons in tab switcher, assistant code-block actions, OpenAI o1 models, Ollama keep_alive, and more.
• Adds `&quot;tabs&quot;: {&quot;file_icons&quot;: true}` setting to enable file icons in the tab switcher.
• Adds `inlay_hints.show_background` setting (default `false`) to display backgrounds for inlay hints using the theme&apos;s `hint.background` color.
• Adds `cursor_shape` setting accepting `bar`, `block`, `underline`, or `hollow` (default: `bar`).
• Adds `assistant::CopyCode` action (`cmd-k c` / `ctrl-k c`) to copy assistant-panel code blocks to the clipboard without manual selection.
• Adds `assistant::InsertIntoEditor` action (`cmd-&lt;` / `ctrl-&lt;`) to insert assistant-panel code blocks directly into the editor.
• Adds `/delta` slash command to re-insert changed files previously included in an AI context.
• Adds support for OpenAI `o1-mini` and `o1-preview` models.
• Adds `keep_alive` setting for Ollama AI models via settings.
• Adds `editor: rewrap` command for rewrapping text to the maximum line width.
• Adds `pane::JoinAll` action to collapse all panes into one.
• Adds keyboard shortcuts `ctrl-shift-pageup` / `ctrl-shift-pagedown` to rearrange tabs left/right.
• Adds support for fill-in-the-middle style inline completions.
• Adds clickable filepaths in `git diff` output inside the built-in terminal.
• Adds theme styling option to separate terminal background view from terminal background color, enabling transparent terminal backgrounds.
• SSH Remoting: adds support for booting language servers in limited circumstances.
• SSH Remoting: shows LSP status in the status bar.
• SSH Remoting: looks up language server binaries in the environment on the SSH host.
• Changes default `low_speed_timeout_in_seconds` for the OpenAI provider to `600` to accommodate o1 model response times.
• Changes built-in language support (Rust, Go, C, YAML, …) to look up language-server-specific settings in the local project directory before falling back to global values.
• Changes `rust-analyzer` to look up its binary in `$PATH` by default.
• Adds local shell environment access for task context providers, enabling locally installed tools (e.g. Rust toolchains) to function.
• Improves Vim-mode `OpenFile` (`gf`) to fall back and check `&lt;word&gt;.&lt;language-specific-suffix&gt;` when the word under the cursor is not an existing file path, similar to Vim&apos;s `suffixesadd`.
• Persists tab pin state across Zed sessions.
Breaking changes:
• Linux x86 binaries now require glibc &gt;= 2.35 (previously &gt;= 2.29).
• `ui_font_size` and `buffer_font_size` now require values between 6px and 100px inclusive; values outside this range are no longer accepted.
• `tab_size` setting now requires values between 1 and 16 inclusive.</description>
    </item>
    <item>
      <title>Zed v0.153.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.153.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.153.6</guid>
      <pubDate>Thu, 19 Sep 2024 16:30:35 GMT</pubDate>
      <description>Zed v0.153.6 adds tab pinning, vim diff/yank commands, multi-file /file context, and configurable search defaults.
• Adds `search` settings section to configure default options enabled in buffer and project searches.
• Adds `display_name` field for custom models in OpenAI and Google Gemini AI provider configuration.
• Adds environment variable configuration for context servers through settings, passed to the server process on launch.
• Adds `ignore_newlines` option to `DeleteToPreviousWordStart` and `DeleteToNextWordEnd` action bindings in keymap to opt into previous newline behavior.
• Adds yaml-language-server configuration via Zed settings (see zed.dev/docs/languages/yaml).
• Adds &apos;Pin/Unpin Tab&apos; action to workspace, assistant, and terminal panes.
• Adds ability to select and act upon intermediate auto-folded project entries (remove, rename, cut, paste).
• Adds support for adding multiple files in a single `/file` command when pressing Tab in the assistant panel.
• Adds support for copying and pasting slash commands in the assistant panel.
• Adds vim `:y[ank]` command.
• Adds vim `:diff` and `:revert` commands (compatible with `&apos;&lt;,&apos;&gt;`) to open and revert selected diffs.
• Adds vim `d o` to open a diff and `d p` to revert it.
• Adds vim `ctrl-p` and `ctrl-n` to summon the autocomplete menu in insert mode.
• Adds vim `(` and `)` sentence motion.
• Adds vim-style smart case option for search patterns.
• Adds vim Project Panel `s` keybind to open a file with the default app.
• Increases the default memory limit for vtsls from 3 GiB to 8 GiB.
• Adds Drag and Drop support on Linux (X11).
• Adds `context_size` for the `yi-coder` model in Ollama.
Breaking changes:
• Linux x86 binaries now require glibc &gt;= 2.35 (previously &gt;= 2.29).</description>
    </item>
    <item>
      <title>Zed v0.152.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.152.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.152.3</guid>
      <pubDate>Tue, 10 Sep 2024 19:17:38 GMT</pubDate>
      <description>Zed v0.152.3 adds CLI environment passthrough, REPL large-output buffers, 100-user machine support, and AI context-server argument completions.
• Adds `RA_LOG=info zed .`-style CLI environment passthrough: terminals opened with `workspace: new terminal`, tasks, and language servers (including `gopls`, `zls`, `rust-analyzer`) now inherit the environment variables present when `zed` was invoked.
• Adds a readonly buffer for viewing large REPL outputs, plus a button to open full text output in a separate buffer.
• Adds argument completions for context server prompts, surfaced as regular slash-command completions in the Assistant.
• Adds optional descriptions in `prompts/get` responses from context servers, displayed as slash command labels.
• Adds ability to accept terminal inline assist suggestions without executing them.
• Adds `@variable.parameter` and `@attribute` highlight scopes for Rust syntax highlighting.
• Adds a Linux editor setting to toggle middle-click pasting (enabled by default).
• Adds project search scoped to only currently opened files.
• Adds multiuser support for up to 100 users on the same machine.
Breaking changes:
• `go test ./...` tasks now run in the package directory rather than the Zed project root; to run from the root, a manual task must be created explicitly.</description>
    </item>
    <item>
      <title>Zed v0.151.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.151.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.151.1</guid>
      <pubDate>Wed, 04 Sep 2024 15:22:30 GMT</pubDate>
      <description>Zed v0.151.1 adds inline completion toggle, project search over SSH, SOCKS proxy, 10x faster project search, and new editor/Vim actions.
• Adds `editor: toggle inline completions` action to toggle Copilot/Supermaven inline completions on/off per buffer, overriding any settings.
• Adds `unnecessary_code_fade` setting to control how strongly unused code is visually faded.
• Adds `soft_wrap` value `bounded` along with EditorWidth and PreferredLineLength minimum values.
• Adds new settings to control split direction for horizontal and vertical splits (right/left or top/bottom), similar to Vim&apos;s `splitright` option.
• Adds `pane: join into next` action to merge panes.
• Adds `editor: copy file location` command to copy the current file location as `FILE:LINE` to the clipboard.
• Adds level filtering to language server logs.
• Adds `gf` Vim command to open files under the cursor.
• Adds Linux CLI pipe support.
• Adds `Format Buffer` action to the right-click context menu within a buffer.
• Adds SOCKS proxy support for client WebSocket connections.
• Adds switch source/header action for the clangd language server.
• Adds absolute line numbering in Vim for all modes except `insert`.
• Adds support for Ollama models with context length greater than 2048 tokens.
• Adds a REPL button to copy output and a restart kernel action.
• Adds `graphql` tagged template literal and function call syntax highlighting in JavaScript, TypeScript, and TSX.
• Adds support for `property` tests in runnables for Elixir.
• Adds auto-closing for single quotes in YAML files.
• Adds buffer/project search entries to the outline panel.
• Adds clickable URLs with query parameters in the terminal.
• Adds a default package and overlay to Zed&apos;s Nix flake for NixOS nightly builds.
• Adds support for file paths ending in a language-specific extension at the start of Markdown code blocks.
• Improves `Copy Path` and `Copy Relative Path` in the project panel to copy all selected files&apos; paths, separated by newlines.
• Improves project-wide search performance by up to 10x, reducing latency for first results.
• Improves Assistant Panel rendering performance with long conversations and large amounts of text.
• Linux: Improves text rendering with subpixel positioning support.
• Makes filenames `cmd`/`ctrl`-clickable to open them directly.</description>
    </item>
    <item>
      <title>Zed v0.149.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.149.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.149.3</guid>
      <pubDate>Tue, 20 Aug 2024 18:42:23 GMT</pubDate>
      <description>Zed AI launches with image paste, Prompt Caching, GPT-4o Copilot Chat, and 8192-token Claude Sonnet 3.5 output
• Adds `performance.show_in_status_bar: true` setting (macOS-only) to display time-to-first-window-draw and FPS in the status bar.
• Adds `editor::ScrollCursorCenterTopBottom` action for toggling scroll position with a single key binding.
• Adds `editor::HandleInput` action to allow typing symbols that conflict with keymaps (e.g. `&apos;&quot;, ,&quot;: [&quot;editor::HandleInput&quot;, &quot;,&quot;]&apos;` to type a literal comma without timeout).
• Adds support for pasting images into the Assistant Panel as context (currently macOS and Anthropic models only).
• Adds Prompt Caching support for Anthropic models, dramatically lowering cost and improving performance for supported models.
• Adds support for 8192 output tokens from Claude Sonnet 3.5.
• Adds GPT-4o support for Copilot Chat.
• Adds UI indicators in the assistant panel showing which messages have been cached.
• Adds syntax highlighting for tagged template literals in `javascript`, `typescript`, and `tsx` for `css`, `html`, `js`, `json`, `sql`, `ts`, `yaml`, and `yml` tags.
• Adds support for recognizing CUDA files as C++.
• Assistant workflow steps can now be applied and reverted directly from within the assistant panel.
• AI Workflows can now create new files in folders that did not previously exist.
• Adds a context token count display when hovering over token counts in the inline assist.
• Adds more context when using `assistant: Quote selection` to insert text into the assistant panel.
• Allows the model to control indentation during inline transformations, improving experience in Python and other indentation-sensitive languages.
• Vim: Adds support for range syntax in commands and prefills the command line with `:&apos;&lt;,&apos;&gt;` from visual mode.
• Adds a popup displayed when the keymap is invalid.
• REPL: Reduces default stdout/stderr line count to 32 for improved visuals.</description>
    </item>
    <item>
      <title>Zed v0.148.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.148.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.148.0</guid>
      <pubDate>Wed, 14 Aug 2024 17:31:53 GMT</pubDate>
      <description>Zed v0.148.0 adds tool calling for OpenAI/Ollama, REPL markdown rendering, and a new &apos;go to declaration&apos; editor action.
• Adds `editor: go to declaration` editor action for LSP-based declaration navigation.
• Prompt templates for inline transformation (editor and terminal) can now be overridden by placing files in `~/.config/zed/prompts/templates`.
• The ordering of `language_servers` in settings now controls which server is treated as primary.
• Adds `ctrl-alt-enter` (`ctrl-option-enter` on macOS) keybinding for `repl::RunInPlace`, keeping screen position and cursor in place.
• Adds `update_display_data` support for REPL, enabling live-updating outputs.
• Adds markdown rendering for Jupyter/REPL outputs, supporting `Deno.jupyter.md` (Deno/TypeScript) and `IPython.display.Markdown` (IPython).
• Adds tool calling capabilities to OpenAI and Ollama models in the assistant.
• Adds menu items to quickly switch between Supermaven and Copilot inline completions when a provider is not yet configured.
• VTSLS now uses the local instance if one is available on PATH.
• Adds logging of raw kernel output from REPL in debug mode.
• Adds a popup displayed when settings are invalid.
• Improved Rust test detection to match attributes containing the `test` substring.
Breaking changes:
• Vim keybindings for go-to actions have changed: `g d` is now &apos;Go to definition&apos;, `g D` is &apos;Go to declaration&apos;, `g y` is &apos;Go to type definition&apos;, and `g I` is &apos;Go to implementation&apos; — any custom bindings relying on the previous mapping for `g D` will behave differently.</description>
    </item>
    <item>
      <title>Zed v0.147.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.147.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.147.2</guid>
      <pubDate>Wed, 07 Aug 2024 16:10:00 GMT</pubDate>
      <description>Zed v0.147.2 adds GitHub Copilot Chat, inline terminal assistant, font fallback settings, and SSH remoting terminal support.
• Adds `ui_font_fallbacks`, `buffer_font_fallbacks`, and `terminal.font_fallbacks` settings for font fallback configuration.
• Adds GitHub Copilot Chat as an AI assistant option, available in the model dropdown after signing into GitHub Copilot within Zed.
• Adds `ctrl-enter` keybind to invoke the inline assistant in the terminal, enabling natural-language generation of terminal commands.
• Adds support for language server tracing to the LSP log view.
• Adds terminal and task support to the experimental SSH remoting alpha.
• Adds `comment.doc` scope to enable styled doc comments in Rust.
• Adds support for Vim digraphs.
• Adds support for binding motions in Vim insert mode.
• Adds `{count}` support for `&gt;`/`&lt;` indent operators in Vim visual mode.
• Adds a Markdown preview button to the toolbar; `Option|Alt+Click` opens the preview in a side pane.
• Adds double-click on blank space in the project panel to create a new file.
• Adds tab switcher support in the Assistant panel.
• Adds ability to select and copy text from diagnostic popovers.
• Adds &apos;copy absolute path&apos; option to the tab context menu.
• Improves environment-variable detection for tasks so that `direnv`, `asdf`, `mise`, and similar tools are automatically picked up.
• Improves the Rust outline panel to include static items.
• Linux/X11: Adds support for keyboard layout hot-plugging.
• Changes the project panel to auto-fold directories by default.
Breaking changes:
• SSH remoting alpha removes the ability to specify `gh cs ssh` or `gcloud compute ssh` as connection commands; see https://zed.dev/docs/remote-development for alternatives.</description>
    </item>
    <item>
      <title>Zed v0.146.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.146.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.146.3</guid>
      <pubDate>Wed, 31 Jul 2024 17:36:51 GMT</pubDate>
      <description>Zed v0.146.3 adds a built-in REPL, multi-formatter support, custom inline assist bindings, and a Ruff extension.
• Adds `{&quot;restore_on_startup&quot;: &quot;last_workspace&quot;}` setting to revert to the previous single-workspace restore behavior; new default restores all windows open at quit.
• Adds `{&quot;session&quot;: {&quot;restore_unsaved_buffers&quot;: false}}` setting to control automatic restoration of unsaved buffers across sessions (requires a project to be open).
• Adds `&quot;command_aliases&quot;` setting to define abbreviated command names.
• Extends task templates with `shell` and `hide` fields for specifying custom shells and close behavior.
• Allows `format` and `format_on_save` to accept an array of formatting actions; `language_server` formatter option now accepts a named language server (e.g. `{&quot;language_server&quot;: {&quot;name&quot;: &quot;ruff&quot;}}`).
• Adds custom inline assist keybindings that pre-fill a prompt via the `assistant::InlineAssist` action with a `prompt` parameter in `keymap.json`.
• Built-in REPL now available, supporting line-by-line, block-by-block (`# %%`), and arbitrary-selection code execution.
• Adds Ruff extension for fast Python linting and formatting via a language server integration, configurable under `&quot;languages&quot;: {&quot;Python&quot;: {&quot;language_servers&quot;: [&quot;pyright&quot;, &quot;ruff&quot;]}}`.
• Adds support for quickly switching between multiple language model providers in the assistant panel.
• Adds support for `gpt-4o-mini` as a language model option.
• Adds ability to automatically generate or manually edit summaries for assistant conversations.
• Adds `Copy`, `Paste`, `Select All`, and `New Terminal` to the terminal context menu.
• Adds a button to copy the SHA from a Git blame entry.
• Adds ability to sign out of a Supermaven account.
• Vim: `Y` now yanks to end of line (matching Neovim behavior).
• Vim: adds support for count and object motion in the toggle comments action.</description>
    </item>
    <item>
      <title>Zed v0.145.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.145.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.145.1</guid>
      <pubDate>Wed, 24 Jul 2024 17:43:08 GMT</pubDate>
      <description>Zed v0.145.1 ships Remote Development over SSH, a `/symbols` assistant command, gpt-4o-mini support, and file-icon tabs.
• Adds `&quot;show_signature_help_after_completion&quot;: false` to `settings.json` to disable the new function signature popovers.
• Adds `&quot;tabs&quot;: { &quot;file_icons&quot;: true }` to `settings.json` to show file icons on buffer tabs.
• Adds `use_system_path_prompts` setting (default `true`) to `settings.json`; set to `false` to use Zed&apos;s built-in keyboard-driven file prompts instead of XDG/system pickers.
• Adds `/symbols` slash command in the assistant panel, which automatically inserts the active file&apos;s symbols into the assistant context.
• Launches Remote Development (alpha) for all users — edit files or run commands on a remote server over SSH, with collaboration support.
• Adds support for gpt-4o-mini as an assistant model.
• CLI: Adds ability to open URIs (including `zed://` channel URIs) directly from the command line.
• Linux: Adds `zed.dev/channel` (`zed://`) URI support on Linux.
• Adds `:bd`, `:bn`, and `:bp` buffer navigation commands in Vim mode.
• Adds `-` and `+` Vim motions to jump to the beginning of the line above/below.
• Maps `ctrl-m` to `enter` in the editor in Vim mode.
• Adds support for following the cursor into the assistant panel during collaboration.
• Adds runnable tasks for Flutter (including Flutter tasks in the Dart extension).
• Adds support for pyright workspace configuration.
• Sets `TERM_PROGRAM` and `TERM_PROGRAM_VERSION` environment variables in the integrated terminal.
• Adds toggle hunk diff and expand-all hunk diffs key bindings.
• Adds default content for the user&apos;s `keymap.json` file.
• Remote Development: Allows adding and removing folders from remote projects.
• Adds ability to select and copy text from information popovers.
• Adds banners for built-in Zed features when matching keywords are used in the extension search.
• Linux: Adds a fallback Open file picker when XDG is not working.
• Linux: Adds a representation of the current focus state to Zed&apos;s window style.
Breaking changes:
• Vim: The built-in binding of `-` to open the project panel has been removed. Re-add it manually to your keymap file with: `{&quot;context&quot;:&quot;VimControl&quot;, &quot;bindings&quot;:{ &quot;-&quot;: &quot;pane::RevealInProjectPanel&quot;}}`.
• Vim: Keymap contexts have been restructured — bindings that rely on `VimWaiting` or `VimOperator` being true may break and must be updated per the docs at https://zed.dev/docs/vim#custom-key-bindings.</description>
    </item>
    <item>
      <title>Zed v0.144.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.144.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.144.3</guid>
      <pubDate>Wed, 17 Jul 2024 17:07:50 GMT</pubDate>
      <description>Zed v0.144.3 adds native snippet support for all buffers, outline panel filtering, and tailwindcss-language-server classAttributes config.
• Adds `classAttributes` key under `lsp.tailwindcss-language-server.settings` in Zed config, letting you declare which attributes Tailwind scans (e.g. `class`, `className`, `ngClass`, `styles`).
• Extensions can now ship snippets by including a `snippets.json` file alongside the extension manifest.
• Moves snippet support into the core editor so snippets work in any buffer, including plain text — deprecates the separate snippet extension.
• Adds filtering support in the outline panel.
• Adds dynamic registration and unregistration of LSP formatting capabilities.</description>
    </item>
    <item>
      <title>Zed v0.143.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.143.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.143.6</guid>
      <pubDate>Wed, 10 Jul 2024 16:10:09 GMT</pubDate>
      <description>Zed lands on Linux with macro support, new AI action, IBM Plex fonts, and updated keybindings
• Adds `assistant: insert into editor` action (keybinding: `cmd-&lt;` on macOS, `ctrl-&lt;` on Linux) to insert AI output directly into the editor.
• Adds keyboard shortcuts for scrolling in the terminal.
• Changes default key binding for page-down to move the cursor via `editor::MovePageDown`; previous scroll-only behavior (`editor::PageDown`) is now bound to `cmd-pagedown` on macOS and `alt-pagedown` on Linux.
• Adds `shift shift` as a default binding to open the command palette in the JetBrains keymap.
• Adds duplicate-line shortcut to the Sublime Text keymap.
• Adds vim bindings for the outline panel.
• Adds vim macro support: record with `q` and replay with `@`.
• Changes default fonts to IBM Plex Sans and IBM Plex Mono (previous Zed Sans/Zed Mono fonts require manual download and install).
• Defaults to a light theme during the day.
• Adds recognition of `*.markdown` files as Markdown.
• Adds updated window controls on Linux.
• First official stable release of Zed on Linux.
• Improves power consumption on Intel Macs by preferring integrated GPUs over discrete GPUs.
• Improves editor performance with large undo histories.
• Improves performance of &apos;replace all&apos; in buffer search and project search.
Breaking changes:
• `editor::RevealInFinder` is renamed to `editor::RevealInFileManager`; any keybindings or config referencing the old name will stop working.</description>
    </item>
    <item>
      <title>Zed v0.142.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.142.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.142.4</guid>
      <pubDate>Wed, 03 Jul 2024 17:30:37 GMT</pubDate>
      <description>Zed v0.142.4 adds Claude 3.5 Sonnet support, customizable OpenAI-compatible models, and new editor settings including `scroll_beyond_last_line` and `gutter.runnables`.
• Adds Claude 3.5 Sonnet (`claude-3-5-sonnet`) as a supported model via the `assistant` config block with `&quot;name&quot;: &quot;anthropic&quot;` and `&quot;default_model&quot;: &quot;claude-3-5-sonnet&quot;`.
• Adds `scroll_beyond_last_line` setting to control whether the editor scrolls past the final line.
• Adds `gutter.runnables` setting to control whether runnable indicators are displayed in the gutter.
• Adds `active_line_width` setting to configure the line width of the active indent guide.
• Adds ability to customize available models for OpenAI-compatible services.
• Adds `editor: select enclosing symbol` command (tree-sitter-based), useful with inline assist to rewrite a function.
• Adds `workspace: clear all notifications` command to dismiss all notifications.
• Adds mouse context action to copy a permalink to a specific line.
• Adds package version tooltips when hovering over `package.json` dependency entries.
• Adds vertical scrollbar to the project panel.
• Adds ability to remove multi-cursors by clicking on them again.
• Adds ability to bind `shift` or other modifier keys in keybindings.
• Adds Vim `auto_surround` support.
• Adds action to surround text in Vim visual mode (no default binding).
• Adds Markdown Preview shortcut for the Atom keymap.</description>
    </item>
    <item>
      <title>Zed v0.141.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.141.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.141.2</guid>
      <pubDate>Wed, 26 Jun 2024 17:18:41 GMT</pubDate>
      <description>Zed v0.141.2 adds an outline panel, VTSLS as default TS server, Vim register/multicursor support, and a selections toolbar.
• Adds `&quot;toolbar&quot;: {&quot;selections_menu&quot;: true/false}` to `settings.json` to show or hide the new &apos;selection and movement&apos; tool in the Editor toolbar.
• Switches VTSLS to the default language server for TypeScript, TSX, and JavaScript; opt back to `typescript-language-server` via `&quot;language_servers&quot;: [&quot;!vtsls&quot;, &quot;typescript-language-server&quot;, &quot;...&quot;]` under the `&quot;JavaScript&quot;` key in `settings.json`.
• New outline panel gives a structural &apos;map&apos; of the active editor; toggle via the `outline panel: toggle focus` action.
• New `cancel language server work` action cancels long-running language server tasks.
• Adds Vim support for named registers `&quot;a`–`&quot;z`, `&quot;0`–`&quot;9`, `&quot;-`, `&quot;_`, `&quot;%`, and `&quot;/`.
• Adds Vim `gv` command to restore the previous visual selection.
• Adds Vim `ctrl-r X` to paste from a register in insert mode.
• Adds Vim multicursor register support.
• Adds pending key display to the Vim mode indicator.
• Supports dropping files from the macOS Finder onto the project panel.
• Adds the ability to cancel a cargo check by clicking the status bar item.
• Inline assist no longer closes when an editor loses and regains focus; it closes only when the cursor moves outside it.
Breaking changes:
• The `language_overrides` key in `settings.json` is no longer supported as an alias and must be renamed to `languages`.
• The `copilot` key in `settings.json` is no longer supported as an alias and must be renamed to `inline_completions`.
• The `show_copilot_suggestions` key in `settings.json` is no longer supported as an alias and must be renamed to `show_inline_completions`.
• VTSLS is now the default language server for TypeScript, TSX, and JavaScript, replacing `typescript-language-server`; existing setups relying on `typescript-language-server` must explicitly configure `&quot;language_servers&quot;: [&quot;!vtsls&quot;, &quot;typescript-language-server&quot;, &quot;...&quot;]`.</description>
    </item>
    <item>
      <title>Zed v0.140.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.140.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.140.5</guid>
      <pubDate>Wed, 19 Jun 2024 18:28:30 GMT</pubDate>
      <description>Zed v0.140.5 adds local Ollama LLM provider, snippet support, search-in-selection, and new Vim motions.
• Adds Ollama as a local LLM provider for the assistant, configured via `assistant.provider.name` = `&quot;ollama&quot;` and `low_speed_timeout_in_seconds` in settings; supports any model from the Ollama Library.
• Adds snippet support via the `simple-completion-language-server` extension; snippets are stored as JSON files in `~/.config/zed/snippets/` (e.g. `~/.config/zed/snippets/snippets.json`) with `prefix`, `body`, and `description` fields.
• Adds `path_lookup` key under `lsp.rust-analyzer.binary` in settings to let Zed find the `rust-analyzer` binary via `$PATH`, enabling per-folder toolchains with `asdf` or Nix.
• Adds the `editor: toggle tab bar` action.
• Adds ability to search inside of selections.
• Adds `/now` slash command to the Assistant for retrieving the current date and time.
• Adds search for saved assistant history.
• Adds `g/` for project search in Vim mode.
• Adds `gu`, `gU`, and `g~` for case-changing in Vim mode.
• Adds scrolling of the currently-open information overlay in Vim mode via `ctrl-u`, `ctrl-d`, `ctrl-e`, `ctrl-y`.
• Adds support for linked editing ranges LSP request — editing opening tags in HTML/TSX files (with vtsls) syncs the closing tag, and vice versa.
• Adds auto-completion support for `package.json` files.
• Adds runnable tests for TSX files, customizable via the `tsx-test` tag.
• Adds `inl` extension support to C++ config.
• Improves handling of JSON response bodies in the `/fetch` command in the Assistant.
Breaking changes:
• The `workspace::Restart` action is renamed to `workspace::Reload`; any keybindings or automation referencing `workspace::Restart` will break and must be updated.</description>
    </item>
    <item>
      <title>Zed v0.139.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.139.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.139.3</guid>
      <pubDate>Wed, 12 Jun 2024 17:40:43 GMT</pubDate>
      <description>Zed v0.139.3 adds vtsls support, boundary whitespace rendering, Python/JS/TS/Elixir runnable tasks, and Vim indent motions.
• Adds `boundary` whitespace rendering option, displaying whitespace only at line boundaries.
• Adds support for `vtsls` language server for TypeScript/JavaScript, enabled by setting `language_servers` in `settings.json` (e.g. `[&quot;!typescript-language-server&quot;, &quot;vtsls&quot;, &quot;..&quot;]` under the `TypeScript` key).
• Adds `alt-m` keyboard shortcut to switch AI assistant models directly from the keyboard in the assistant panel.
• Supports `shift-enter` in the inline assistant to insert newlines, and adds automatic wrapping when text gets too long.
• Adds runnable tasks for Python `unittest`.
• Adds runnable tests and a task to run selected code for JavaScript and TypeScript files.
• Adds completions for `tsconfig.json`.
• Adds runnable tasks for Elixir tests at the module, `describe`, and `test` block levels.
• Implements `&gt;` and `&lt;` indent/dedent operators with motions and text objects in Vim mode.
• Adds ability to restart remote language servers while collaborating.
• Adds support for copying permalinks inside multi-buffers.
• Adds ability to format unsaved buffers using external formatters.
Breaking changes:
• `picker::UseSelectedQuery` is rebound from `opt-E` to `F2`.</description>
    </item>
    <item>
      <title>Zed v0.138.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.138.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.138.4</guid>
      <pubDate>Wed, 05 Jun 2024 17:02:29 GMT</pubDate>
      <description>Zed v0.138.4 adds indent guides, new task variables, Go/Rust runnables, Vim diagnostics nav, and multi-select in the project panel.
• Adds `editor::ExpandExcerptsUp` and `editor::ExpandExcerptsDown` actions (each accepting a `lines` parameter) and the `expand_excerpt_lines` setting to control default expansion line count in multi-buffers.
• Adds `ZED_RELATIVE_FILE` (path to current file relative to worktree root) and `ZED_DIRNAME` (path to the directory containing current file) task variables.
• Adds `background_color` support in the `syntax` map within `theme.json`.
• Changes the default value of `calls.share_on_join` to `false`.
• Adds indent guides to the editor.
• Adds support for configuring UI font weight in standard CSS weight units (0–900).
• Adds multi-entry selection in the project panel via `cmd-click` and `shift-click`/`shift-up`/`shift-down`, with Cut, Copy, Trash, and Delete actions supporting multiple selections.
• Adds the ability to copy a project panel entry by holding the `opt` modifier while dragging and dropping.
• Adds icon and hover description for symlinks in the project panel.
• Enables reordering worktrees in the project panel by dragging and dropping.
• Adds a send button to the assistant panel.
• Adds re-run task button to the terminal title bar.
• Adds runnables for `package.json` and `composer.json` scripts.
• Adds `.mdwn` as a recognized Markdown file extension.
• Adds runnable icon for Rust `#[cfg(test)] mod tests` blocks.
• Adds Go Runnables/Tasks for test functions starting with &apos;Test&apos;, subtests, benchmark tests, and the main function.
• Adds Vim `]d`/`[d` keybindings for go to next/prev diagnostic.
• Adds Vim `]c`/`[c` keybindings for go to next/prev git change, with `:diff` and `:revert` to show the diff and revert it.
• Adds Vim `g cmd-d` keybinding for go to implementation.
Breaking changes:
• The default value of `calls.share_on_join` has changed to `false`; existing setups that relied on the previous default of `true` will no longer share on join automatically.</description>
    </item>
    <item>
      <title>Zed v0.137.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.137.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.137.2</guid>
      <pubDate>Wed, 29 May 2024 16:53:23 GMT</pubDate>
      <description>Zed v0.137.2 adds proxy support, Prettier for unsaved buffers, glob file_types, Go/PHP runnables, and columnar selection.
• Adds `proxy` setting to route Zed traffic through a proxy server.
• Adds `when_closing_with_no_tabs` setting to control whether `workspace::CloseActiveItem` closes the window when no tabs are open.
• Adds glob support for `file_types` configuration — patterns like `&apos;Dockerfile.*&apos;` now work as valid matchers.
• Adds `editor::AcceptInlineCompletion` action (bound to Tab by default); suppress it by adding `{&quot;context&quot;: &quot;Editor &amp;&amp; inline_completions&quot;, &quot;bindings&quot;: {&quot;tab&quot;: &quot;editor::Tab&quot;}}` to keybindings.
• Adds `html.tagAutoclosing` setting under `lsp.vscode-html-language-server.settings` to control HTML tag autoclosing (enabled by default).
• Adds ability to configure a custom `tailwindcss-language-server` binary path via `lsp.tailwindcss-language-server.binary.arguments` in Zed settings.
• Adds ability to pass `initialization_options` to Ruby language servers (`solargraph` and `ruby-lsp`) via Zed settings.
• Adds `gopls` support when opening `go.mod` or `go.work` files directly.
• Enables formatting of unsaved buffers with Prettier by setting a `prettier.parser` per language in user settings.
• Adds `Cut`, `Copy`, and `Paste` actions to the editor context menu.
• Adds a `Duplicate` action to the project panel.
• Adds `New Window` item to the dock menu.
• Adds font feature values support — values like `&apos;cv01&apos;: 7` can now be set; full `OpenType` feature support added on macOS.
• Middle mouse button drag now triggers columnar (rectangular multicursor) selection.
• Adds built-in Go runnables and tasks for running Go test functions, test packages, and `main` functions.
• Adds test runnable detection for PHP (PHPUnit &amp; Pest), a task for running selected PHP code, and `describe`, `test`, and `it` function symbols for Pest.
• Adds `yield` keyword to PHP keyword mapping.
• Adds GraphQL icon for `.gql` and `.graphqls` files.
• Adds ability to create directories in the macOS `open -&gt; file` dialog.
• Adds coloration to task icons in the terminal based on task status.
• Improved file finder search sorting.
• CLI application startup now matches non-CLI startup behavior: opens an empty file or welcome page when no workspace exists and no path is provided.</description>
    </item>
    <item>
      <title>Zed v0.136.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.136.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.136.2</guid>
      <pubDate>Wed, 22 May 2024 16:04:41 GMT</pubDate>
      <description>Zed v0.136.2 adds Claude AI support, tab bar toggle, git subfolder awareness, Vim changelist, and GPT-4o as default model.
• Adds `tab_bar.show` key to `settings.json` to hide the tab bar entirely.
• Adds `current_line_highlight` setting to `settings.json` to control how the current line is highlighted in the editor.
• Adds `--foreground` CLI flag to run Zed on the current PTY.
• Adds Claude (Anthropic) as an AI provider in the assistant panel, configurable via `assistant.provider.name: &apos;anthropic&apos;` in `settings.json`.
• Adds `low_speed_timeout_in_seconds` setting to the assistant&apos;s OpenAI provider configuration in `settings.json`.
• Adds ability to configure `includeLanguages` and `experimental` objects for `tailwindcss-language-server` in settings.
• Adds `pane: alternate file` command (bound to `ctrl-6` in Vim mode) to toggle between two buffers.
• Adds `GPT-4o` support to the assistant panel and sets it as the new default model.
• Adds support for opening git repository subfolders with full git integration (status, diff gutter, blame).
• Adds &apos;Open permalink&apos; option to the right-click context menu of git blame gutter entries.
• Adds a new ambient context feature in the assistant panel showing the model up to three recently interacted buffers with their diagnostics.
• Adds ability to use the inline assistant directly within the assistant panel.
• Adds Vim changelist support with `g;` (previous change) and `g,` (next change) navigation.
• Adds Vim support for the `&apos;.` mark, `gi` to resume previous insert, buffer-local marks (`&apos;a`-`&apos;z`), and built-in marks `&apos;&lt;`, `&apos;&gt;`, `&apos;[`, `&apos;]`, `&apos;{`, `&apos;}`, and `^`.
• Adds Vim support for pasting with a count.
• Improves the tasks modal to distinguish between task templates and concrete task instances, surfacing keybindings more prominently.
Breaking changes:
• Built-in Ruby language support has been removed; Ruby is now available only as an extension.
• The default key binding for `picker::UseSelectedQuery` has changed to `alt-e`.
• The default `format_on_save` behavior for Markdown files has changed to `off`.</description>
    </item>
    <item>
      <title>Zed v0.135.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.135.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.135.2</guid>
      <pubDate>Wed, 15 May 2024 16:38:43 GMT</pubDate>
      <description>Zed v0.135.2 adds git hunk diff browsing, `stop_at_soft_wraps` setting, TypeScript function call completion, and Rust test gutter buttons.
• Adds `editor::ToggleHunkDiff` (bound to `cmd-&apos;`) and `editor::ExpandAllHunkDiffs` (bound to `cmd-&quot;`) actions for browsing git hunk diffs inline.
• Adds `stop_at_soft_wraps` setting for `Editor::move_to_{beginning|end}_of_line`; when `true`, Home/End navigate to the logical line boundary instead of the nearest soft-wrap point.
• Adds `editor: convert to opposite case` command.
• Adds gutter buttons to run tests directly from Rust files.
• Adds `shift-k` in Vim mode to show the hover tooltip.
• Adds function call completion support when using `typescript-language-server`, auto-inserting parameters navigable with `&lt;tab&gt;`.
• Adds ESLint as a default language server for Svelte.
• Adds syntax highlighting for regular expressions inside Go.
• Adds brackets and missing operators to syntax highlighting in Python.
• Changes the branch picker to always show the current branch as the default selected entry.
• Changes inline git blame to suppress display on empty lines.</description>
    </item>
    <item>
      <title>Zed v0.134.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.134.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.134.2</guid>
      <pubDate>Wed, 08 May 2024 16:50:29 GMT</pubDate>
      <description>Zed v0.134.2 adds Codeberg blame avatars, cursor scrollbar markers, ESLint Vue.js support, and a new Trash action for the project panel.
• Adds `project_panel::Trash` action; `backspace` and `delete` in the project panel now send files to the system trash instead of permanently deleting them — restore old behavior by binding both keys to `project_panel::Delete` in keybindings.
• Adds `scrollbar.cursors` setting to toggle cursor position markers in the scrollbar.
• Adds `enable_preview_from_code_navigation` setting to control replacing the current preview tab when using code navigation.
• Adds support for configuring ESLint&apos;s `rulesCustomizations` via `lsp.eslint.settings.rulesCustomizations` in the LSP settings (e.g. `{&quot;lsp&quot;: {&quot;eslint&quot;: {&quot;settings&quot;: {&quot;rulesCustomizations&quot;: [{&quot;rule&quot;: &quot;*&quot;, &quot;severity&quot;: &quot;warn&quot;}]}}}}`).
• Adds ESLint language server support for `.vue` files.
• Adds avatar display in git blame for Codeberg-hosted repositories.
• Adds diagnostics for main-thread hangs on macOS (enabled only when diagnostics opt-in is active).
• Adds a changed-diagnostics indicator to the project diagnostics view toolbar.
• Improves `task::Rerun` action to open the tasks modal when no tasks have been scheduled yet.
• Adds support for line ranges in Vim replace commands.
• Adds `@operator`, `@lifetime`, and `@punctuation.delimiter` captures to the Rust syntax highlights file.
• Adds syntax highlighting for TypeScript triple-slash reference directives.
• Adds icons for JS, React, C, and C++ file types.
• Adds ability to open directories via context menu (Right click -&gt; Open With -&gt; Zed).
• Improves launch behavior for an already-running empty Zed instance to respect the `restore_on_startup` setting.
Breaking changes:
• Built-in Elixir support has been removed; Elixir is now available as an extension only.
• The default bindings for `backspace` and `delete` in the project panel now invoke `project_panel::Trash` (moves to system trash) instead of `project_panel::Delete` (permanent delete).</description>
    </item>
    <item>
      <title>Zed v0.133.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.133.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.133.5</guid>
      <pubDate>Wed, 01 May 2024 17:24:14 GMT</pubDate>
      <description>Zed v0.133.5 adds expandable multi-buffer excerpts, per-language server config, and richer git blame tooltips.
• Adds `editor::ExpandExcerpts` action (default binding `shift-enter`) that expands the multi-buffer excerpt under the cursor by 3 lines; rebind with `{ &quot;lines&quot;: N }` to control the count.
• Adds `git.inline_blame.min_column` setting to control the minimum column at which inline git blame information is displayed (e.g., `{&quot;git&quot;: {&quot;inline_blame&quot;: {&quot;min_column&quot;: 80}}}`).
• Adds `project_panel.button` setting to show or hide the Project Panel button in the status bar (e.g., `{&quot;project_panel&quot;: {&quot;button&quot;: false}}`).
• Adds `drop_target_size` setting (fractional percent, e.g., `0.5`) to control drop-target hit area size.
• Adds `language_servers` setting inside per-language configuration to customize which language server(s) run for a given language.
• Adds `auto_install_extensions` setting to control per-extension auto-installation; HTML extension is now auto-installed on startup and can be disabled via `{&quot;auto_install_extensions&quot;: {&quot;html&quot;: false}}`.
• Adds support for configuring `solargraph` binary `path` and `arguments` manually via `{&quot;lsp&quot;: {&quot;solargraph&quot;: {&quot;binary&quot;: {&quot;path&quot;: &quot;...&quot;, &quot;arguments&quot;: [&quot;stdio&quot;]}}}}` in settings.
• CLI now accepts a release channel name as its first argument (e.g., `zed --stable`) to target a specific installation; trailing arguments are passed through.
• Adds GitHub avatars and links to associated pull requests in git blame tooltips (inline and gutter).
• Exposes Rust traits as `type.interface` for individual syntax theming.
• Adds ReScript as a suggested extension for `.res` and `.resi` files.
• Adds LOG as a suggested extension for `.log` files.
• Adds support for finding the Ruby language server `solargraph` in the user&apos;s `$PATH` when opening a project directory.
• Adds `cmd-w` behavior to close the window when no tabs are open.
• Improves `cmd-f` buffer search so the query string is auto-selected when the search editor is already focused.
• Adds `Spawn task` action to the terminal panel context menu.
• Adds tooltips to entries in the `task: spawn` modal.
• Improves Markdown preview in channel notes to re-render live when a collaborator edits the content.
Breaking changes:
• `project_panel::OpenInTerminal` action is replaced by `workspace::OpenInTerminal`; any keybinding or automation referencing the old action name must be updated.
• Built-in Deno language support is removed; Deno support is now available only as an extension.
• The task status indicator is removed from the UI.</description>
    </item>
    <item>
      <title>Zed v0.132.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.132.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.132.2</guid>
      <pubDate>Wed, 24 Apr 2024 17:53:36 GMT</pubDate>
      <description>Zed v0.132.2 adds inline git blame, preview tabs, centered layout, and new config keys for scroll, startup, and clangd.
• Adds `restore_on_startup` setting accepting `last_workspace` (default) or `none` to control whether Zed restores previously open workspaces on launch.
• Adds `scroll_sensitivity` setting as a multiplier for horizontal and vertical scroll speed.
• Adds `{&quot;terminal&quot;: {&quot;button&quot;: false}}` setting to show or hide the terminal button in the status bar.
• Adds `project_panel.auto_fold_dirs` setting to collapse chains of single-child directories in the project panel.
• Adds inline `git blame` in the editor (enabled by default), configurable via `{&quot;git&quot;: {&quot;inline_blame&quot;: {&quot;enabled&quot;: false}}}`, and togglable per-buffer with `editor: toggle git blame inline`.
• Adds ability to specify `clangd` binary `path` and `arguments` in user settings under `{&quot;lsp&quot;: {&quot;clangd&quot;: {&quot;binary&quot;: {&quot;path&quot;: &quot;...&quot;, &quot;arguments&quot;: [...]}}}}`.
• Adds an editor controls menu in the toolbar consolidating visual/editor-specific options such as inlay hints and inline git blame toggling.
• Adds preview tabs support for transient file browsing.
• Adds Centered Layout support.
• Adds `g c c` and `g c` Vim keybindings to toggle comments in normal and visual mode.
• Adds `g ]` and `g [` Vim keybindings to navigate to next and previous diagnostic errors.
• Adds `vim: open default keymap` command to display the default Vim keymap.
• Adds task summary output into corresponding terminal tabs.
• Allows `Task::Rerun` action to override `allow_concurrent_runs` and `use_new_terminal` properties of the task being rerun.
• Adds built-in tasks for Bash and Python to execute selections and open files in a terminal.
• Adds checkbox toggle support in Markdown preview via cmd+click.
• Adds notification for git blame errors.
• Adds current operator stack display to the Vim status bar at the bottom of the editor.
• Changes `[ x` and `] x` (select larger/smaller syntax node) in Vim mode to also work in visual mode.
• Changes the Extensions &apos;Install&apos; button to always install the latest compatible version and adds an indicator showing the currently-installed version when not on the latest.
• Signing out now clears credentials state and deletes corresponding keychain items.
Breaking changes:
• Built-in language support for Elm (`.elm`), GLSL (`.vert`, `.frag`), Lua (`.lua`), Nix (`.nix`), Nu (`.nu`), OCaml (`.ml`, `.mli`), Racket (`.rkt`), Scheme (`.scm`), Terraform (`.tf`, `.tfvars`, `.hcl`), and Vue (`.vue`) has been moved to extensions — existing setups relying on bundled support for these languages will require installing the corresponding extension.
• The top-level inlay hint toggle has been removed from the toolbar; it is now only accessible via the new editor controls menu.</description>
    </item>
    <item>
      <title>Zed v0.131.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.131.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.131.6</guid>
      <pubDate>Wed, 17 Apr 2024 20:37:35 GMT</pubDate>
      <description>Zed v0.131.6 adds vim-surround, markdown preview enhancements, and new `line_indicator_format` and `show_nav_history_buttons` settings.
• Adds `line_indicator_format` setting (e.g. `&quot;short&quot;`) to make the status bar line/column indicator more compact.
• Adds `tab_bar.show_nav_history_buttons` setting to show or hide navigation history buttons in the tab bar.
• Adds `ui_font_family` setting in `settings.json` to override the UI font (previously defaulted to Zed Sans, now the system UI font on macOS).
• Adds vim search motions in visual modes as targets for operators like `d`, `c`, `y`.
• Adds action to open markdown preview in the same pane.
• Adds support for displaying channel notes and the current active editor in markdown preview.
• Adds scrolling the editor to the corresponding block when double-clicking an element in markdown preview.
• Adds tooltips on hover and automatic link detection and highlighting in markdown preview.
• Adds a status indicator for LSP actions and a task status indicator in the status bar.
• Adds selection and line counts to the status bar.
• Adds `yield` keyword highlight for Rust and parameter highlighting in Ruby blocks.
• Reduces memory usage for open files by up to 50%.
• Increases search result context from 3 lines to 4 lines.
Breaking changes:
• Built-in support for HTML and Dart has been removed; extensions for these languages will be suggested on opening `.html`, `.htm`, `.shtml`, or `.dart` files.
• `format_on_save` is now disabled by default for C and C++.
• `gn` and `gN` now select the next/previous search result (matching Vim behavior); multi-cursor on the next/previous copy of the word under the cursor is now bound to `gl` / `gL`.
• The default UI font on macOS is now the system UI font instead of Zed Sans; restore the previous default by setting `&quot;ui_font_family&quot;: &quot;Zed Sans&quot;` in `settings.json`.</description>
    </item>
    <item>
      <title>Zed v0.130.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.130.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.130.4</guid>
      <pubDate>Wed, 10 Apr 2024 17:39:04 GMT</pubDate>
      <description>Zed v0.130.4 adds git blame, tab switcher, transparent backgrounds, Emmet, and new formatter/ESLint options.
• Adds `editor: toggle git blame` command (bound to `cmd-alt-g b` by default) to toggle a sidebar showing git blame information for the current buffer.
• Adds a new `formatter`/`format_on_save` option `code_actions` that uses language server code actions to format a buffer — e.g. `{&quot;languages&quot;: {&quot;JavaScript&quot;: {&quot;formatter&quot;: {&quot;code_actions&quot;: {&quot;source.fixAll.eslint&quot;: true}}}}}` — allowing ESLint-only formatting without running Prettier.
• Adds support for configuring ESLint `problems` settings via `{&quot;lsp&quot;: {&quot;eslint&quot;: {&quot;settings&quot;: {&quot;problems&quot;: {&quot;shortenToSingleLine&quot;: true}}}}}`.
• Adds support for transparent and blurred window backgrounds on macOS via a new `background.appearance` theme key accepting `opaque`, `transparent`, or `blurred`, with alpha values in colors.
• Adds a tab switcher accessible via `ctrl-tab` and `ctrl-shift-tab`, working in both the main workspace and terminal panel.
• Adds `emmet` extension to the extension store with initial Emmet support in HTML files.
• Adds an auto-update system for extensions.
• Adds the ability to install any specific version of an extension.
• Adds the option to include the most-recently focused file as context in the assistant chat panel.
• Adds support for persisting project search history across a session.
• Adds Tailwind CSS hover popovers.
• Adds Tailwind support in `.vue` files.
• Adds &apos;fire-and-forget&apos; task spawning via `menu::SecondaryConfirm` in the tasks modal (default `cmd+enter`), spawning a task without registering it as the last spawned task for `task::Rerun`; one-shot spawning rebound to `option-enter` under `picker::ConfirmInput`.
• Adds a close button to `f8` inline diagnostics.
• Adds a &apos;remove&apos; button next to oneshot tasks in the tasks modal.
• Improves `UseSelectedQuery` (`shift-enter`) in the tasks modal to substitute the full command rather than the task label.
Breaking changes:
• `DuplicateLine` is split into `DuplicateLineUp` and `DuplicateLineDown`; any custom keybinding referencing `DuplicateLine` must be updated to use one of the new command names.
• `menu::UseSelectedQuery` action is moved to the `picker` namespace; keybindings or references using the old namespace will break.
• Built-in support for C#, Clojure, Erlang, PHP, TOML, and Zig is removed in favor of extensions; projects using these languages will need the corresponding extensions installed.
• `menu::SecondaryConfirm` in the tasks modal no longer registers the spawned task as the last spawned task for `task::Rerun`; one-shot spawning is rebound from its previous binding to `option-enter` (`picker::ConfirmInput`).</description>
    </item>
    <item>
      <title>Zed v0.129.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.129.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.129.1</guid>
      <pubDate>Wed, 03 Apr 2024 18:03:41 GMT</pubDate>
      <description>Zed v0.129.1 adds Emmet support, assistant toggle, gopls binary config, fast file-switch, and regex newline/tab replacements.
• Adds `assistant.enabled` setting to enable or disable the AI Assistant.
• Adds `gopls` binary `path` and `arguments` config under `{&quot;lsp&quot;: {&quot;gopls&quot;: {&quot;binary&quot;: {&quot;path&quot;: &quot;...&quot;, &quot;arguments&quot;: [...]}}}}` in user settings.
• Adds workspace configuration support for `elixir-ls` via `{&quot;lsp&quot;: {&quot;elixir-ls&quot;: {&quot;settings&quot;: {...}}}}` in Zed settings.
• Adds support for inserting newlines (`\n`) and tabs (`\t`) in editor Regex search replacements.
• Adds a keybinding (`shift-f12`) for the `editor::GoToImplementation` action.
• Adds the ability to specify no base keymap, enabling a blank slate for fully custom keybindings.
• Adds a fast-switch mode to the file finder: press `p` or `shift-p` while holding `cmd` to immediately select a file.
• Adds the `emmet` extension to the extension store with initial Emmet support for HTML files.
• Adds built-in tasks for Rust and Elixir files.
Breaking changes:
• Built-in language support for Astro, Dockerfile, Gleam, Haskell, Prisma, PureScript, and Svelte has been removed; they are now available as extensions and will be suggested for download when opening `.astro`, `Dockerfile`, `.gleam`, `.hs`, `.prisma`, `.purs`, and `.svelte` files.
• The `copilot::Suggest` action is renamed to `editor::ShowInlineCompletion`; keybindings referencing the old name will break.
• The `copilot::NextSuggestion` action is renamed to `editor::NextInlineCompletion`; keybindings referencing the old name will break.
• The `copilot::PreviousSuggestion` action is renamed to `editor::PreviousInlineCompletion`; keybindings referencing the old name will break.
• The `editor::AcceptPartialCopilotSuggestion` action is renamed to `editor::AcceptPartialInlineCompletion`; keybindings referencing the old name will break.</description>
    </item>
    <item>
      <title>Zed v0.128.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.128.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.128.3</guid>
      <pubDate>Wed, 27 Mar 2024 16:56:59 GMT</pubDate>
      <description>Zed v0.128.3 adds file-type language mapping, rust-analyzer binary config, image rendering, and new task/reveal controls.
• Adds `file_types` setting to associate languages with file names and file extensions.
• Adds ability to specify a custom `rust-analyzer` binary `path` (absolute) and `arguments` under `lsp.rust-analyzer.binary` in user settings.
• Adds `always_treat_brackets_as_autoclosed` setting (default: `false`) to always treat brackets as auto-closed pairs.
• Adds `reveal: always|never` field in task definitions in `tasks.json` to customize task terminal behavior on spawn (default: `always`).
• Adds experimental `ZED_PACKAGE` task variable containing the name of the current crate in Rust files.
• Adds support for regex syntax highlighting in JS and TS.
• Adds JSDoc syntax highlighting support.
• Adds automatic updating for node-based language servers.
• Adds support for rendering image files directly in the editor.
• Adds suggested extensions for recognized filetypes.
• Adds ability to open the theme selector with installed themes immediately after installing a theme extension.
• Adds editing of chat messages in the collaboration panel.
• Redesigns message replies in the chat panel.
• Adds recent projects to the macOS dock icon context menu.
• Adds option to collapse all subfolders from the root project folder.
• Ships Zed as a non-universal binary, reducing binary size by ~50%.
• Adds ⌘-Delete/⌘-Backspace shortcut to suppress deletion confirmation prompts in the project panel.
• Zed now always opens new windows with the same position and location as the previous instance.
Breaking changes:
• The semantic index feature has been temporarily removed and will be redesigned from scratch.</description>
    </item>
    <item>
      <title>Zed v0.127.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.127.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.127.3</guid>
      <pubDate>Wed, 20 Mar 2024 16:51:42 GMT</pubDate>
      <description>Zed v0.127.3 adds new CLI flags, vim subword motions, git hunk revert, ZED_SELECTED_TEXT task variable, and more.
• Adds `-n`/`--new` and `-a`/`--add` flags to the `zed` CLI: `--new` always opens files in a new workspace; `--add` always adds directories to an existing workspace.
• Adds `double_click_in_multibuffer` setting: `select` makes multi-buffer behave like a singleton buffer; `open` opens the excerpt in a new tab.
• Adds `editor::RevertSelectedHunks` action (default keybinding `cmd-alt-z`) to revert git hunks directly from the editor.
• Adds `ZED_SELECTED_TEXT` task variable containing the contents of the current selection.
• Adds `use_smartcase_find` option for Vim mode.
• Adds Vim subword motions.
• Adds `[x` and `]x` as default Vim keybindings to select larger and smaller syntax nodes respectively.
• Adds support for overriding the current theme&apos;s syntax font styles and weights in settings.
• Adds support for opening files via the `zed://file/&lt;path&gt;` protocol (e.g. `open zed://file/Users/example/Desktop/a.txt`).
• Adds ESLint config `nodePath` support.
• Adds emoji shortcode autocompletion and automatic replacement in chat (e.g. `:wave:` converts to).
• Adds `@callback`, `@type`, and `@typep` Elixir symbols to the outline view.
• Adds autoclosing of `(` and `&apos;` in Lua.
• Adds syntax highlighting to code blocks in markdown preview.
• Adds strikethrough rendering for deprecated methods in the completions menu.
• Adds a formatting-failure message to the activity indicator; clicking it opens the log with details.
• Adds hover style and timestamp tooltips to notifications in the notification panel.
• Improves `cmd-click` navigation so that when no reference is found, Zed falls back to `FindAllReferences`.
Breaking changes:
• Removed `git_commit` syntax highlighting from core; the `Git Firefly` extension now covers this functionality.
• Changed default VS Code keymap: `alt-[up|down]` now moves lines up/down and `alt-shift-[up|down]` duplicates lines up/down; previous bindings for selecting larger/smaller syntax nodes moved to `ctrl-shift-[left|right]`.</description>
    </item>
    <item>
      <title>Zed v0.126.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.126.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.126.2</guid>
      <pubDate>Wed, 13 Mar 2024 16:29:42 GMT</pubDate>
      <description>Zed v0.126.2 adds local task configs, task context env vars, Vim paragraph objects, and new editor/workspace commands.
• Adds local task configurations via `.zed/tasks.json`, letting projects define tasks without touching global settings.
• Adds task contexts — additional environment variables injected by Zed at task spawn time, reflecting editor state (cursor position, file, selection, etc.).
• Adds `menu::UseSelectedQuery` command to populate the task modal query with the selected task name.
• Adds `workspace::SaveWithoutFormatting`, bound to `cmd-k s`, to save a file without invoking the auto formatter.
• Adds `editor::OpenExcerptsSplit`, bound to `cmd-k enter`, to open selected excerpts in the adjacent pane.
• Adds `editor: toggle line numbers` command with default keybinding `cmd-;`.
• Adds `ctrl-w d`, `ctrl-w shift-d`, and `ctrl-w space` Vim bindings for `editor::GoToDefinition`, `editor::GoToTypeDefinition`, and `editor::OpenExcerptsSplit`.
• Adds support for `ap` and `ip` paragraph text objects in Vim mode.
• Adds support for `z.` in Vim mode (centers cursor in window and moves to first non-blank character).
• Adds `cli: Register Zed Scheme` command to control which Zed installation handles the `zed://` URL scheme.
• Adds ability to override player colors using `experimental.theme_overrides` in settings.
• Adds support for accepting partial Copilot suggestions via `alt-right`.
• Adds support for configuring the terminal toolbar.
• Adds Zig outline view support.
• Extends `editor: copy permalink to line` and `editor: open permalink to line` to support repositories hosted on `git.sr.ht` (Sourcehut), `codeberg.org`, and `bitbucket.org` (Bitbucket Cloud).
• Improves `editor: find all references` to navigate directly to the reference when only one exists, skipping the reference buffer.
Breaking changes:
• The `zed-preview:`, `zed-nightly:`, and `zed-dev:` URL schemes (used by channel links) are removed.</description>
    </item>
    <item>
      <title>Zed v0.125.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.125.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.125.3</guid>
      <pubDate>Wed, 06 Mar 2024 20:20:40 GMT</pubDate>
      <description>Zed v0.125.3 adds Terraform LSP, ESLint flat config, new Vim motions, gutter controls, and collaboration enhancements.
• Adds `code_actions_on_format` dispatch to all language servers connected to a buffer (not just the primary), enabling `&quot;source.fixAll.eslint&quot;: true` to trigger ESLint fixes on save alongside other formatters.
• Adds ESLint `codeActionOnSave` settings passthrough via the `lsp` config key, e.g. `{&quot;lsp&quot;: {&quot;eslint&quot;: {&quot;settings&quot;: {&quot;codeActionOnSave&quot;: {&quot;rules&quot;: [&quot;import/order&quot;]}}}}}` to scope which rules fire on save.
• Adds `{&quot;vim&quot;: {&quot;use_multiline_find&quot;: true}}` setting to let `f`, `t`, `F`, `T` search across line boundaries.
• Adds `{&quot;vim&quot;: {&quot;use_system_clipboard&quot;: &quot;never&quot; | &quot;on_yank&quot; | &quot;always&quot;}}` setting to control default clipboard behavior.
• Adds `{&quot;gutter&quot;: {&quot;line_numbers&quot;: true, &quot;code_actions&quot;: true, &quot;folds&quot;: true}}` settings to control display of gutter visual elements.
• Adds `{&quot;inlay_hints&quot;: {&quot;edit_debounce_ms&quot;: 700}}` and `{&quot;inlay_hints&quot;: {&quot;scroll_debounce_ms&quot;: 50}}` settings to debounce inlay hint rendering during edits and scrolling; set to `0` to disable.
• Adds ESLint flat config support.
• Adds language server support for Terraform.
• Adds Vim `:tabo[nly][!]` command to close all tabs in the current pane except the active one.
• Adds Vim `:on[ly][!]` command to close all tabs and panes except the active one.
• Adds new `argument` Vim text object for targeting function arguments.
• Adds `it` and `at` Vim text objects to target within/around HTML tags.
• Adds `ctrl-t` and `ctrl-d` for indent/outdent in Vim insert mode.
• Adds `Go to implementation` support in the editor.
• Adds `zed: view release notes locally` action.
• Adds `.cljc`, `.edn`, and `.bb` as recognized Clojure filename extensions.
• Adds `Unmute` action for guests in calls, allowing mic use without project edit access.
• Adds buttons in the extensions view to filter by `All`, `Installed`, and `Not Installed`.
• Adds support for rendering strikethrough text in markdown elements.
• Adds ability to open a new buffer by double-clicking on the tab bar.
• Opens recent projects in a new window when using `cmd-enter` instead of reusing the current window.
• Allows removal of workspaces from the recent projects list.
• Adds option to copy the text of a message within the chat.
• Adds file icons for CoffeeScript, Dart, Docker, F#, GraphQL, Heroku, Java, Kotlin, Nim, R, Scala, Swift, TCL, font, and license files.</description>
    </item>
    <item>
      <title>Zed v0.124.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.124.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.124.7</guid>
      <pubDate>Wed, 28 Feb 2024 19:44:59 GMT</pubDate>
      <description>Zed v0.124.7 adds Tasks support, Dart/Dockerfile languages, Vim panel commands, and `code_actions_on_format` config.
• Adds `tasks` file (opened via `zed: open tasks` action) and `task: spawn` action to define and run Tasks directly in Zed.
• Adds `&quot;code_actions_on_format&quot;` config key to control additional code actions on format/save, with `&quot;source.organizeImports&quot;` enabled by default for Go.
• Adds `workspace::SendKeystrokes` action enabling one key to trigger a sequence of keystrokes via custom keybindings.
• Adds Vim commands to toggle panels: `:E[xplore]`, `:C[ollab]`, `:Ch[at]`, `:N[otification]`, `:A[I]`, `:te[rm]` (or `:T[erm]`).
• Adds settings to configure terminal scroll limit.
• Adds Dart language support.
• Adds Dockerfile language support.
• Adds prettier support for Vue, Markdown, and PHP.
• Adds default settings for Svelte language server to display inlay hints.
• Adds default settings for TypeScript and Go LSP servers to enable inlay hints when turned on in Zed.
• Adds auto-detection of user-installed `gopls` in `$PATH` for the Go language server adapter.
• Adds auto-detection of user-installed `zls` in `$PATH` for the Zig language server adapter.
• Adds `gx` in Vim mode to open the URL under the cursor.
• Implements `ge` and `gE` Vim commands for going to the previous word end.
• Adds vim bindings for the project panel.
• Adds Ruby method visibility display in outline view.
• Adds unseen messages indicator for channel chat.
• Adds auto-detection of links in the chat panel.
• Adds download counts for extensions in the extensions view.
• Adds a button linking to an extension&apos;s repository in the extensions view.
• Improves `assistant.button` setting to also hide the Inline Assist button when disabled.</description>
    </item>
    <item>
      <title>Zed v0.123.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.123.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.123.2</guid>
      <pubDate>Wed, 21 Feb 2024 18:34:45 GMT</pubDate>
      <description>Zed gains an extension registry, new language support, and new editor/assistant settings in v0.123.2.
• Adds `assistant.openai_api_url` setting to configure a custom OpenAI API URL (e.g. for proxies or self-hosted endpoints).
• Adds `Editor::unique_lines_case_insensitive` and `Editor::unique_lines_case_sensitive` commands for deduplicating lines in a buffer.
• Adds `ToggleGraphicsProfiler` command (also accessible via `Help -&gt; Toggle Graphics Profiler`) to investigate graphics rendering performance.
• Adds `zed: extensions` command palette action to browse and install extensions from a new Zed extension registry; initial support covers syntax highlighting and themes.
• Adds `open permalink to line` action for linking directly to a specific line.
• Adds `string.doc` scope for custom styling of Python docstrings in themes.
• Adds terminal text dimming support.
• Adds Prisma, Clojure, and Astro language support.
• Adds Vim Insert-mode batch deletion via `ctrl-w` and `ctrl-u`.
• Improves Markdown rendering support via `markdown: open preview`.</description>
    </item>
    <item>
      <title>Zed v0.122.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.122.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.122.2</guid>
      <pubDate>Wed, 14 Feb 2024 19:51:56 GMT</pubDate>
      <description>Zed v0.122.2 adds OCaml/Erlang/Terraform language support, cross-release collaboration, light/dark theme switching, and new editor config keys.
• Adds `share_on_join` setting (defaults to `true`) that automatically shares your project when you join an empty channel.
• Adds `toolbar` config block with `breadcrumbs` and `quick_actions` keys to control editor toolbar visibility.
• Adds `vertical_scroll_offset` setting to configure vertical scroll offset in the editor.
• Adds four new editor actions — `editor::MoveUpByLines`, `editor::MoveDownByLines`, `editor::SelectUpByLines`, `editor::SelectDownByLines` — each accepting a line-count argument for cursor movement.
• Adds `pane::RevealInProjectPanel` as an addressable command palette action.
• Adds `workspace::ActivatePaneInDirection` support in Vim mode (bound by default to `Ctrl-w [hjkl]`) to navigate between docks and the editor.
• Adds OCaml language support.
• Adds Erlang language support.
• Adds syntax highlighting for Terraform and HCL.
• Adds syntax highlighting for Beancount.
• Adds outline support for Markdown files.
• Adds buffer symbol search support for Haskell.
• Adds support for configuring both a light and dark theme with automatic switching based on system preference.
• Adds theme-specific `search.match_background` color token to built-in themes.
• Adds ability to collaborate with users on different releases of Zed (cross-release collaboration).
• Adds the ability to reply to chat messages and link to channel notes.
• Adds diagnostic indicators to the editor scrollbar.
• Adds support for terminal links relative to current working directory.
• Adds `cmd-click` support for URLs in all buffers.
• Adds strikethrough text styling and cell alignment support to the Markdown preview.
• Adds file type icons for Elm and Prisma.</description>
    </item>
    <item>
      <title>Zed v0.121.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.121.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.121.5</guid>
      <pubDate>Wed, 07 Feb 2024 19:37:26 GMT</pubDate>
      <description>Zed v0.121.5 adds user-defined themes, private-file redaction, six new languages, and richer Vim/collaboration support.
• Adds `private_files` setting to `settings.json` to designate files containing sensitive information, automatically disabling collaboration on matched files.
• Adds `redact_private_values` setting to `settings.json` to toggle censor bars over variable values in files matching `private_files`.
• Adds `experimental.theme_overrides` to `settings.json` for customizing the active theme without creating a full theme file.
• Adds support for loading user-defined themes.
• Adds LSP support for `toml` and `Elm`.
• Adds language support for Haskell, C#, Zig, Gleam, Deno, and PureScript.
• Adds syntax highlighting for `go.work`, `git_commit`, `go.mod`, and Protobuf files.
• Adds `project_panel::Open` action to expand/collapse directories in the project panel.
• Adds `:$` and `:0` Vim ex commands for jumping to last and first lines.
• Adds support for counts on Vim `H` and `L` motions, and implements `space` in normal mode.
• Adds `u` and `U` (uppercase/lowercase) operators in Vim visual mode.
• Adds `H`, `M`, `L` motions for jumping to first, middle, and last visible lines in Vim mode.
• Adds the ability to copy a link to the corresponding line on GitHub, GitLab, and Gitee.
• Adds highlighted symbol locations to the buffer scrollbar.
• Adds a badge to the bell icon for new notifications.
• Adds chat mentions for everyone in a call and a hover menu on channels to see who is present.
• Adds a `Leave Channel` right-click context menu option.
• Updates project panel icons to reflect Git status.
• Adds support for single-quote autocompletion and `#` line comments in PHP.
• Adds doc-comment continuation support in Rust.
• Associates `.env` files with bash, `.htm`/`.shtml` with HTML, and multiple Ruby-related extensions with Ruby.
• Improves `editor: select all matches` performance by approximately 250x.
• File finder now ignores spaces in queries, enabling fuzzy matching across word boundaries.</description>
    </item>
    <item>
      <title>Zed v0.119.17</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.119.17</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.119.17</guid>
      <pubDate>Wed, 24 Jan 2024 16:51:58 GMT</pubDate>
      <description>Zed v0.119.17 adds Channels collaboration, drag-and-drop files, UI font settings, and multi-caret selection.
• Adds `ui_font_family` and `ui_font_size` keys to `settings.json` to customize the UI font family and size.
• Adds `use_autoclose` setting to `settings.json` (default `true`) to disable bracket autoclose per language.
• Adds `workspace::NewSearch` action to open a new project search tab instead of reusing an existing one, bindable in keymaps.
• Adds `editor::SelectNext` and `editor::SelectPrevious` commands for selecting items under multiple carets simultaneously.
• Introduces Channels, a new in-editor collaboration mechanism for teams.
• Adds code completion and on-hover documentation inside Zed&apos;s `settings.json` file.
• Adds support for dragging and dropping external files into Zed main and terminal panes, including tabs and project entries.
• Adds a default `escape` key shortcut to stop following users in collaborative sessions.
• Adds support for mapping `jk` in Vim mode.
• Improves `*` and `#` Vim-mode search to use regex word-boundary matching instead of toggling Zed&apos;s search state.</description>
    </item>
    <item>
      <title>Zed v0.117.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.117.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.117.0</guid>
      <pubDate>Wed, 20 Dec 2023 19:59:49 GMT</pubDate>
      <description>Zed v0.117.0 adds Rust macro expansion, smarter project panel reveal, and a new search behavior tweak.
• Adds `auto_reveal_entries` config key to `project_panel` settings (default `true`) to control whether files are automatically revealed in the project panel; gitignored files are no longer auto-revealed.
• Adds `pane::RevealInProjectPanel` action and a corresponding buffer tab context menu option to manually reveal the current file in the project panel.
• Adds `editor::ExpandMacroRecursively` command to expand Rust macros inline via rust-analyzer.
• Changes `workspace::NewSearch` action to always open a new project search view instead of reusing an existing one.</description>
    </item>
    <item>
      <title>Zed v0.115.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.115.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.115.3</guid>
      <pubDate>Wed, 06 Dec 2023 17:55:06 GMT</pubDate>
      <description>Zed v0.115.3 adds an option to include gitignored files in project search.
• Adds an option to include gitignored files when running a project search.</description>
    </item>
    <item>
      <title>Zed v0.114.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.114.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.114.1</guid>
      <pubDate>Wed, 29 Nov 2023 17:55:59 GMT</pubDate>
      <description>Zed v0.114.1 adds `file_scan_exclusions` to project settings for ignoring files from the project index.
• Adds `file_scan_exclusions` section to project settings to completely exclude specified files from Zed&apos;s project scan.</description>
    </item>
    <item>
      <title>Zed v0.113.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.113.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.113.0</guid>
      <pubDate>Wed, 22 Nov 2023 20:59:00 GMT</pubDate>
      <description>Zed v0.113.0 adds GPT-4 Turbo support and updates the default OpenAI model in the assistant panel.
• Updates `assistant.default_open_ai_model` in `settings.json` to default to `gpt-4-1106-preview`; override with `gpt-3.5-turbo-0613`, `gpt-4-0613`, or `gpt-4-1106-preview`.
• Adds support for the `gpt-4-1106-preview` model in the assistant panel.
Breaking changes:
• The default value of `assistant.default_open_ai_model` in `settings.json` changes to `gpt-4-1106-preview`; users relying on the previous default must explicitly set their preferred model.</description>
    </item>
    <item>
      <title>Zed v0.112.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.112.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.112.3</guid>
      <pubDate>Wed, 15 Nov 2023 18:52:47 GMT</pubDate>
      <description>Zed v0.112.3 adds `seed_search_query_from_cursor` setting to control automatic search query population.
• Adds `seed_search_query_from_cursor` to `~/.zed/settings.json` to control whether buffer and project search queries are auto-populated from the cursor; supports values `&apos;always&apos;` (default), `&apos;selection&apos;` (only when text is selected), and `&apos;never&apos;`.</description>
    </item>
    <item>
      <title>Zed v0.110.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.110.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.110.2</guid>
      <pubDate>Wed, 01 Nov 2023 18:43:07 GMT</pubDate>
      <description>Zed v0.110.2 adds Tailwind autocomplete to six new file types, a channel notification panel, @-mentions, and new Vim mode commands.
• Adds `Toggle Vim Mode` command to switch Vim emulation on or off from the command palette.
• Adds Tailwind CSS autocomplete support to Svelte, Phoenix HEEX, Phoenix `~H` sigil in Elixir, ERB, PHP, and Laravel Blade files.
• Adds a notification panel in channels that surfaces contact requests and channel invitations.
• Adds `@`-mention support in channel chat, triggering notifications for the mentioned user.
• Adds a `guest` role to channels, set as the default when a new user joins a public channel.
• Adds links to channel notes.
• Adds Vim support for `ci&quot;` to find and change the next quoted string on the current line.
• Adds Vim support for `|` as a bracket delimiter, useful in Ruby and Rust.
• Adds Vim support for `&lt;count&gt;|` to jump to a specific column number.
• Improves branch picker performance by querying branches on menu open rather than on every keystroke.</description>
    </item>
    <item>
      <title>Zed v0.109.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.109.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.109.1</guid>
      <pubDate>Wed, 25 Oct 2023 16:51:20 GMT</pubDate>
      <description>Zed v0.109.1 adds Vue language support, Prettier formatting, inline doc previews, public channels, and a Retrieve Context button.
• Introduces `Retrieve Context` button in the Inline Assistant for pulling in context during AI-assisted editing.
• Adds Vue language support.
• Adds Prettier formatter support.
• Adds documentation display for autocomplete items, showing inline docs alongside completion suggestions.
• Adds public channels: channels can now be set to `public`, allowing anyone to join and become a member.
• Adds shared credentials between Stable and Preview channel builds.
• Enables channel admins to delete any message in a channel they administer.
• Improves channel links to open Zed directly without routing through the browser.</description>
    </item>
    <item>
      <title>Zed v0.108.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.108.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.108.2</guid>
      <pubDate>Wed, 18 Oct 2023 19:10:50 GMT</pubDate>
      <description>Zed v0.108.2 adds channel links, Save/Discard all on close, and vim `Y` line-wise copy.
• Changes the `mute_on_join` setting default to `false`, so users join channels with audio unmuted by default.
• Adds `Copy Channel Link` via right-click on a channel, producing a deep link that opens Zed and auto-joins that channel.
• Adds `Save all` and `Discard all` options when closing Zed with unsaved buffers.
• Adds vim `Y` keybinding to copy line-wise, matching classic vim behaviour (differs from nvim).
Breaking changes:
• The `mute_on_join` setting default changed from `true` to `false`; users who relied on joining channels muted by default must now explicitly set `mute_on_join: true`.</description>
    </item>
    <item>
      <title>Zed v0.107.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.107.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.107.6</guid>
      <pubDate>Wed, 11 Oct 2023 18:06:19 GMT</pubDate>
      <description>Zed v0.107.6 adds richer channel collaboration, Vim completion bindings, and nushell venv support.
• Adds `nushell` as a supported value for the `terminal.detect_venv.on.activate_script` setting.
• Adds Vim key bindings for Zed completion mechanisms: `ctrl-x ctrl-o` (completion menu), `ctrl-x ctrl-l` (LSP action menu), `ctrl-x ctrl-c` (Copilot), `ctrl-x ctrl-a` (inline Assistant), and `ctrl-x ctrl-z` (hide menus).
• Adds Vim `ctrl-i` to navigate forward in the jump list (complementing the existing `ctrl-o`).
• Adds Vim `ctrl-a` / `ctrl-x` bindings for increment/decrement.
• Adds Vim `g &lt;space&gt;` to open the current snippet in its own file.
• Adds markdown parsing and rendering to channel chat messages.
• Adds user avatars to channel chat messages and groups messages by sender.
• Adds indicator badges on channels with new chat messages or updated channel notes.
• Adds quick-access buttons for chat and channel notes directly next to the channel name.
• Adds the host name to the title bar for shared projects.
• Enables following any participant in a call, even if they are not in a shared project, and allows clicking a user in the channel panel to follow them.
• Highlights the currently-open project in the channel panel.
• Clicking a channel name now joins the channel and opens the most active project.
• Allows cycling through file finder items with the toggle action (`cmd-p` by default) and preserves matching history items on query input.
• Makes `escape` return to Vim normal mode even when completion menus are open.</description>
    </item>
    <item>
      <title>Zed v0.106.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.106.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.106.2</guid>
      <pubDate>Wed, 04 Oct 2023 20:22:25 GMT</pubDate>
      <description>Zed v0.106.2 adds project-wide find-and-replace, Next LS for Elixir, Vim command mode, and configurable diagnostics warnings.
• Adds `diagnostics.include_warnings` setting to control whether warnings appear in project diagnostics; warnings icon in the UI can toggle them off temporarily.
• Adds experimental Next LS support for Elixir via the `&quot;lsp&quot;: &quot;next_ls&quot;` field under `&quot;elixir&quot;` in Zed settings.
• Enables `semantic_index` setting by default, making `Semantic` mode visible in project search without manual configuration.
• Adds &apos;Replace in project&apos; functionality for project-wide find-and-replace.
• Adds `cmd-k shift-{left,right,up,down}` keybindings to swap panes in the corresponding direction.
• Adds Vim v1 command mode, covering common operations such as `:w` and `:%s//`.
• Adds Vim keybindings for multiple selections: `g n` / `g N` (select next/previous), `g &gt;` / `g &lt;` (skip and select next/previous), and `g a` (select all).
• Adds `ctrl-w shift-{h,j,k,l}` in Vim mode to swap panes by direction.
• Adds `ctrl-w o` (close all but current item) and `ctrl-w n` (new file in pane above) in Vim mode.
• Adds &apos;Save all/Discard all&apos; prompt when closing a pane with multiple edited buffers.
• Adds a &apos;Discard&apos; option to the conflict-resolution prompt when saving a file with conflicts.
• Allows &apos;replace with&apos; text to be empty in find-and-replace.
• Allows `cmd-+` as an additional zoom-in shortcut alongside `cmd-=`.</description>
    </item>
    <item>
      <title>Zed v0.105.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.105.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.105.4</guid>
      <pubDate>Wed, 27 Sep 2023 18:41:31 GMT</pubDate>
      <description>Zed v0.105.4 adds natural-language semantic search, new project-search key bindings, and editor multi-match selection.
• Enables semantic search via the `OPENAI_API_KEY` environment variable and `semantic_index.enabled` key in `settings.json`, letting practitioners search a repository with natural language queries.
• Adds `alt-cmd-s` key binding to toggle Semantic Search Mode in project search.
• Adds `alt-cmd-g` key binding to toggle Regex Search Mode in project search.
• Adds `alt-cmd-x` key binding to toggle Text Search Mode in project search.
• Adds `editor::SelectAllMatches` command, bound to `cmd-shift-l`, to select all matching occurrences of the current selection.
• New project searches now default to the last-used search mode and settings.
• Adds an &apos;Open in Terminal&apos; action to the context menu on folders in the project panel.
• Vim mode gains support for `shift-d` and `shift-x` to delete in visual mode.
Breaking changes:
• The `cmd-shift-l` binding previously assigned to `editor::DuplicateLine` is now assigned to `editor::SelectAllMatches`.</description>
    </item>
    <item>
      <title>Zed v0.104.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.104.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.104.4</guid>
      <pubDate>Wed, 20 Sep 2023 19:47:14 GMT</pubDate>
      <description>Zed v0.104.4 adds buffer search-and-replace, Nushell syntax highlighting, and expanded Vim command support.
• Adds &apos;replace&apos; functionality to buffer search.
• Adds syntax highlighting for Nushell script files.
• Adds Vim `g s` / `g S` bindings to show symbols in the current buffer or workspace.
• Adds Vim `ZZ` and `ZQ` bindings to close the current item.
• Adds Vim support for counts with insert actions (`2i`, `2o`, `2a`, etc.).
• Adds Vim `_` and `g_` motions.
• Adds Vim `.` to replay the last action.
• Improves command palette ordering: commands are now sorted lexicographically and by use count in the current session.
• Improves auto-indentation when using the inline assistant.</description>
    </item>
    <item>
      <title>Zed v0.103.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.103.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.103.1</guid>
      <pubDate>Wed, 13 Sep 2023 17:43:40 GMT</pubDate>
      <description>Zed v0.103.1 adds Tailwind CSS autocomplete, a CSS language server, and Vim `S` substitute-line support.
• Adds Vim `S` command to substitute the current line.
• Adds basic Tailwind CSS autocomplete support.
• Adds a CSS language server providing autocomplete and linting.</description>
    </item>
    <item>
      <title>Zed v0.102.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.102.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.102.1</guid>
      <pubDate>Wed, 06 Sep 2023 17:53:35 GMT</pubDate>
      <description>Zed v0.102.1 adds Inline Assist AI code generation, dynamic inlay hints, relative line numbers, and Python venv auto-activation in the terminal.
• Adds `ctrl-enter` keybinding to trigger the new &apos;Inline Assist&apos; feature, allowing AI-powered transformation of a selection or code generation at the cursor.
• Adds `&quot;ctrl-shift-:&quot;: &quot;editor::ToggleInlayHints&quot;` as a default key binding to toggle inlay hints.
• Adds `relative_line_numbers` setting to enable relative line number display in the editor.
• Adds `detect_venv` setting for the terminal to automatically activate Python virtual environments on terminal creation.
• Adds support for dynamic inlay hints, enabling LSP servers to provide hints that update as code changes.
• Adds Vim `g {j,k,up,down,$,^,0,home,end}` motions to navigate in display coordinates.
• Adds Vim `z o` and `z c` commands to open and close folds.
• Adds Vim `z f` in visual mode to fold the current selection.
• Improves project search to report results sooner.</description>
    </item>
    <item>
      <title>Zed v0.101.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.101.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.101.1</guid>
      <pubDate>Wed, 30 Aug 2023 19:16:43 GMT</pubDate>
      <description>Zed v0.101.1 adds revamped search UI, `default_open_ai_model` setting, and Vim Visual Block mode.
• Adds `default_open_ai_model` setting for the AI assistant, defaulting to `gpt-4-0613`.
• Adds `search: cycle mode` command to cycle through search modes.
• Adds `editor: toggle inlay hints` command and a toolbar bar for toggling editor-related items.
• Adds default key bindings for `NewFile` (`cmd-n`) and `NewDirectory` (`alt-cmd-n`) in the project panel.
• Revamped project and buffer search UI.
• Adds Vim Visual Block mode.
• Adds Vim support for `a&lt;object&gt;` and `i&lt;object&gt;` in visual modes.
• Adds Vim `P` command to paste before the cursor and, in visual modes, to paste without overriding the clipboard.
• Adds Vim `shift-enter` to insert a newline.
• Adds support for `$` and `#` in identifiers in JavaScript/TypeScript.
• Adds file icons for Python and Elixir.
• Improves multi-selection copy behavior by separating selections with a newline.</description>
    </item>
    <item>
      <title>Zed v0.100.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.100.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.100.1</guid>
      <pubDate>Wed, 23 Aug 2023 20:14:18 GMT</pubDate>
      <description>Zed v0.100.1 adds a collaboration panel, terminal SelectAll, AI button toggle, and expands file extension support.
• Adds `editor::SelectAll` action support in the Terminal.
• Adds a setting to remove the AI assistant panel button from the UI.
• Associates additional file extensions with known languages: C++ gains `cxx`, `hxx`, `inl`; JavaScript gains `cjs`; Python gains `mpy`; TypeScript gains `cts`, `d.cts`, `d.mts`, `mts`.
• Moves the collaboration dropdown into its own dedicated panel.
• Adds the ability to reset dock size by double-clicking the dock handle.
• Adds `o` and `shift-o` Vim keybindings to toggle the direction of a visual selection.</description>
    </item>
    <item>
      <title>Zed v0.99.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.99.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.99.1</guid>
      <pubDate>Wed, 16 Aug 2023 19:42:43 GMT</pubDate>
      <description>Zed v0.99.1 adds text-transform commands, shell comment toggling, and syntax highlighting for Cargo.lock and .zprofile.
• Adds `convert to kebab case`, `convert to snake case`, `convert to upper camel case`, `convert to lower camel case`, `convert to title case`, `convert to lower case`, and `convert to upper case` commands to transform selected text.
• Adds `cmd-/` keybinding to toggle line comments in shell files.
• Adds syntax highlighting support for `Cargo.lock` and `.zprofile` files.</description>
    </item>
    <item>
      <title>Zed v0.98.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.98.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.98.2</guid>
      <pubDate>Wed, 09 Aug 2023 17:48:46 GMT</pubDate>
      <description>Zed v0.98.2 adds search history, Nix syntax highlighting, new workspace actions, and simplified project search path filters.
• Adds `workspace: close inactive tabs and panes` action, bound to `ctrl-alt-cmd-w` by default, to bulk-close unused editors.
• Adds `project panel: collapse all entries` command to collapse the entire file tree in one action.
• Adds support for plain path entries (e.g. `src`) in project search include/exclude filters, alongside existing glob notation (e.g. `src/**`).
• Adds a search history to both buffer search and project search.
• Adds syntax highlighting for Nix.</description>
    </item>
    <item>
      <title>Zed v0.97.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.97.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.97.5</guid>
      <pubDate>Wed, 02 Aug 2023 19:28:04 GMT</pubDate>
      <description>Zed v0.97.5 adds wrap guides, Elm/GLSL highlighting, Vim window shortcuts, and new editor actions.
• Adds `wrap_guides: [...]` config key to define one or more wrap guides, with `show_wrap_guides` to toggle their visibility.
• Adds `sort lines case sensitive`, `sort lines case insensitive`, `reverse lines`, and `shuffle lines` actions to the command palette.
• Adds `workspace: close all docks` action bound to `alt-cmd-y`.
• Adds pane navigation via `cmd+k cmd-{up,down,left,right}` to move focus to the next pane in a given direction.
• Adds a `Search Inside` action in the project panel to launch a project search scoped to a selected directory.
• Adds `ctrl-click` as an alternative to right-click for summoning context menus.
• Adds support for `cmd-click`ing paths beginning with `~` in the terminal.
• Improves `cmd-click` on directory paths in the terminal: focuses the project panel, highlights, and expands the directory.
• Adds syntax highlighting for the Elm and GLSL languages.
• Adds `enter` as the default keybinding to rename files in the project panel; `space` now opens a file.
• Vim: adds a mode indicator in the status bar.
• Vim: adds window navigation shortcuts `ctrl-w {h,j,k,l,up,down,left,right,w,W,p}`, close shortcuts `ctrl-w {q,c}`, and split shortcuts `ctrl-w {v,s}`.
• Vim: adds `;` and `,` to repeat the last `{f,F,t,T}` motion.
• Vim: adds Zed-specific IDE shortcuts — `g A` (find all references), `g .` (code actions menu), `c d` (rename).
Breaking changes:
• In the project panel, the default keybinding to open a file is changed from `enter` to `space`; `enter` now triggers rename.</description>
    </item>
    <item>
      <title>Zed v0.96.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.96.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.96.2</guid>
      <pubDate>Wed, 26 Jul 2023 19:10:22 GMT</pubDate>
      <description>Zed v0.96.2 adds PHP/Svelte/Bash LSP support, file icons, split resizing, and new editor settings.
• Adds `search::SelectAllMatches` action (default `Alt + Enter`) to place carets and select all buffer search results simultaneously.
• Adds `buffer_line_height` setting to control editor line height.
• Adds `indent_size` setting to the project panel.
• Adds file and folder icons to the project panel, with an option to disable them via project panel settings.
• Adds split resizing to the center pane group; double-clicking a pane divider resets the split (disabled when `active_pane_magnification` is non-default).
• Adds syntax highlighting and LSP support for PHP.
• Adds syntax highlighting and LSP support for Svelte.
• Adds syntax highlighting for Bash and shell scripts.
• Adds modifiers for opening files and symbols in a new pane, and for navigating to definitions and type definitions in a new pane.
• Adds rust-analyzer postfix completions and other completions with pre-resolved additional text edits.
• Adds a setting to mute the microphone on call join (enabled by default).
• Adds an option for configuring where the close button appears on editor tabs.
• Adds an option for showing git status on editor tabs.
• Adds `ctrl+[` as a Vim-mode alias for Escape.</description>
    </item>
    <item>
      <title>Zed v0.95.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.95.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.95.2</guid>
      <pubDate>Wed, 19 Jul 2023 21:32:36 GMT</pubDate>
      <description>Zed v0.95.2 adds a preview channel, modal git branch switcher, and several Vim motion improvements.
• Adds modal git branch switcher, triggered via `alt-cmd-b`.
• Introduces Zed&apos;s preview channel for early access to new features.
• Enables branch creation directly from the recent branches dropdown query.
• Highlights search results on the scrollbar for easier navigation.
• Adds Vim paragraph motion support with `{` and `}` keys.
• Adds `^` as a motion in Vim actions.
• Adds `ctrl-c` to exit Vim visual mode.</description>
    </item>
    <item>
      <title>Zed v0.94.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.94.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.94.3</guid>
      <pubDate>Wed, 12 Jul 2023 19:21:27 GMT</pubDate>
      <description>Zed v0.94.3 adds inlay hints, project/branch switcher, null keybinding disables, and broken LSP auto-repair.
• Adds support for disabling keybindings by setting them to `null` in keymap config.
• Adds support for inlay hints in the editor.
• Adds a project and branch switcher under the project name.
• Adds the ability to create new folders directly from the create-file action.
• Adds support for invoking `assistant: quote selection` (`cmd-&gt;`) when editing a multi-buffer.
• Adds automatic detection and reinstallation of broken language servers.</description>
    </item>
    <item>
      <title>Zed v0.93.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.93.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.93.3</guid>
      <pubDate>Wed, 05 Jul 2023 19:35:02 GMT</pubDate>
      <description>Zed v0.93.3 adds voice chat, a redesigned collaboration UI, and extensive Vim mode improvements.
• Adds voice chat to the collaboration feature.
• Redesigned collaboration UI.
• Adds Vim `&gt;`/`&lt;` indent/outdent support.
• Adds Vim `~` for toggling case.
• Adds Vim tab navigation with `gt`/`ctrl-pagedown` and `gT`/`ctrl-pageup`.
• Adds Vim `s` substitute command.
• Adds Vim `go to definition`/`go back` with `ctrl-]`/`ctrl-o`.
• Adds count support for Vim scrolling shortcuts.
• Adds Vim line joining with `ctrl-j` or `shift-J`.
• Adds count modifier support for Vim arrow keys (e.g. `5&lt;down&gt;` moves down 5 lines).</description>
    </item>
    <item>
      <title>Zed v0.92.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.92.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.92.3</guid>
      <pubDate>Wed, 28 Jun 2023 19:04:24 GMT</pubDate>
      <description>Zed v0.92.3 introduces the assistant panel, inline diagnostic copying, and improved settings.json editing.
• Improves editing of `settings.json` by allowing trailing commas.
• Introduces the assistant panel for AI-assisted editing.
• Adds the ability to copy inline diagnostic errors by clicking on them.
• Adds a notification when the Go language server cannot be downloaded because Go is not installed.
• Adds a notification when the Elixir language server cannot run because Elixir is not installed.</description>
    </item>
    <item>
      <title>Zed v0.91.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.91.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.91.3</guid>
      <pubDate>Wed, 21 Jun 2023 21:18:50 GMT</pubDate>
      <description>Zed v0.91.3 adds a syntax tree view, Elixir HEEx support, Ruby singleton methods in outline, and comment toggling for empty lines.
• Adds a syntax tree view showing Zed&apos;s internal parse tree for the active editor; open it via the `debug: open syntax tree view` command palette command.
• Adds support for Elixir HEEx templates.
• Adds support for singleton methods in the Ruby outline view.
• Adds the ability to toggle comments on empty single-line selections.</description>
    </item>
    <item>
      <title>Zed v0.90.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.90.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.90.1</guid>
      <pubDate>Wed, 14 Jun 2023 18:51:12 GMT</pubDate>
      <description>Zed v0.90.1 adds folder-specific settings via `.zed/settings.json`, automatic comment continuation, and a &apos;select previous&apos; editor command.
• Adds folder-specific settings support: create a `.zed/settings.json` file inside any project folder to override Zed settings for that directory.
• Adds `Zed &gt; Preferences &gt; Open Local Settings` application menu command to create a folder-specific settings file.
• Adds automatic comment continuation: the line-comment prefix is inserted automatically when pressing Enter inside an existing line comment.
• Adds a &apos;select previous&apos; editor command, mirroring the existing &apos;select next&apos; command.
• Improves syntax highlighting of fenced code blocks in Markdown.
• Improves syntax highlighting of doc attributes and special macros in Elixir.
• Updates the Elixir outline view to display function parameters, enabling differentiation between function overloads.
• Improves density and visual presentation of the project panel.</description>
    </item>
    <item>
      <title>Zed v0.89.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.89.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.89.2</guid>
      <pubDate>Wed, 07 Jun 2023 17:02:57 GMT</pubDate>
      <description>Zed v0.89.2 adds OnTypeFormatting LSP support, enabling rust-analyzer auto-bracket insertion.
• Supports the `OnTypeFormatting` LSP protocol feature, enabling language servers such as rust-analyzer to insert matching brackets as you type.</description>
    </item>
    <item>
      <title>Zed v0.88.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.88.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.88.3</guid>
      <pubDate>Wed, 31 May 2023 22:44:24 GMT</pubDate>
      <description>Zed v0.88.3 adds GPT-4 in-buffer AI assist, a new panel system, and git status toggle.
• Adds `project_panel: { git_status: bool }` setting to control whether git status information appears in the project panel.
• Introduces `ai: assist` command to pass the current buffer to GPT-4 when `OPENAI_API_KEY` is set in the environment; `.zmd` files also support `cmd-enter` to invoke the model.
• Adds `MoveToStartOfParagraph` and `MoveToEndOfParagraph` movement commands for paragraph-based vertical navigation.
• Introduces a more flexible and customizable panel system.
• Adds a recently opened file list to the search file dialogue.</description>
    </item>
    <item>
      <title>Zed v0.87.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.87.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.87.6</guid>
      <pubDate>Wed, 24 May 2023 18:39:35 GMT</pubDate>
      <description>Zed v0.87.6 adds git status colors, scrollbar diff markers, and line:column jump navigation
• Adds `scrollbar.show` setting (values: `auto`, `system`, `always`, `never`) and `scrollbar.git_diff` boolean to control scrollbar visibility and git diff markers in the scrollbar.
• Adds git diff locations as visual markers in the editor scrollbar.
• Adds git status colors to files and directories in the project panel.
• Enables jumping to a specific line and optional column from the file finder and `zed` CLI by appending `:&lt;line&gt;:&lt;column&gt;` after a filename.
• Enables jumping to a specific column from the go-to-line modal by typing `:&lt;column&gt;` after the line number.</description>
    </item>
    <item>
      <title>Zed v0.86.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.86.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.86.1</guid>
      <pubDate>Wed, 17 May 2023 18:48:57 GMT</pubDate>
      <description>Zed v0.86.1 adds branch name in title bar, whitespace rendering settings, and project search directory filters.
• Adds settings to render whitespace characters in the editor.
• Adds support for including or excluding certain directories from project search.
• Adds support for using key bindings in macOS modals with buttons.
• Displays the active Git branch name alongside the project name in the title bar.</description>
    </item>
    <item>
      <title>Zed v0.85.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.85.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.85.3</guid>
      <pubDate>Wed, 10 May 2023 22:31:14 GMT</pubDate>
      <description>Zed v0.85.3 adds ESLint diagnostics support and per-path Copilot suppression via glob patterns.
• Adds &apos;Hide Suggestions for This Path&apos; option in the Copilot menu to populate a glob-pattern setting that disables Copilot suggestions for specific file paths.
• Adds support for displaying ESLint diagnostics in JavaScript/TypeScript projects that have an ESLint configuration.
• Improves Markdown rendering in editor hover popovers.</description>
    </item>
    <item>
      <title>Zed v0.84.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.84.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.84.3</guid>
      <pubDate>Wed, 03 May 2023 21:05:46 GMT</pubDate>
      <description>Zed v0.84.3 adds a language server log view and a terminal line-height setting.
• Adds a terminal line height setting to adjust spacing in the integrated terminal.
• Adds a language server log view, accessible via the `log: open language server logs` command.</description>
    </item>
    <item>
      <title>Zed v0.83.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.83.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.83.1</guid>
      <pubDate>Wed, 26 Apr 2023 20:25:19 GMT</pubDate>
      <description>Zed v0.83.1 adds a &apos;Newline Above&apos; command, shebang-based language detection, and tab tooltips.
• Adds a &apos;Newline Above&apos; command, bound to `cmd-shift-enter` by default, for inserting a blank line above the cursor.
• Adds automatic language detection from shebang lines in JavaScript, Python, and Ruby files.
• Adds tooltips to editor tabs.</description>
    </item>
    <item>
      <title>Zed v0.82.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.82.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.82.7</guid>
      <pubDate>Thu, 20 Apr 2023 18:04:30 GMT</pubDate>
      <description>Zed v0.82.7 adds GitHub Copilot support, tab context menus, and new close/copy path commands.
• Adds `close items to the left` and `close items to the right` commands for managing editor tabs.
• Makes `copy path` and `copy relative path` commands available from the command palette when an editor is focused.
• Adds a context menu to tabs in the tab bar.
• Adds support for GitHub Copilot inline completions.</description>
    </item>
    <item>
      <title>Zed v0.81.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.81.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.81.1</guid>
      <pubDate>Wed, 12 Apr 2023 18:10:21 GMT</pubDate>
      <description>Breadcrumbs now open the symbol outline on click; Zed dock icon opens a new window when no windows are present.
• Clicking breadcrumbs now opens the symbol outline for faster in-file navigation.
• Clicking the Zed dock icon opens a new window when no Zed windows are currently open.</description>
    </item>
    <item>
      <title>Zed v0.80.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.80.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.80.5</guid>
      <pubDate>Wed, 05 Apr 2023 17:56:50 GMT</pubDate>
      <description>Zed v0.80.5 adds a terminal count in the status bar and improves the `new file` action to open a window when none exist.
• Adds a terminal instance count to the terminal button in the status bar.
• The `new file` action now opens a Zed window when no windows are currently open.</description>
    </item>
    <item>
      <title>Zed v0.79.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.79.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.79.1</guid>
      <pubDate>Wed, 29 Mar 2023 20:10:28 GMT</pubDate>
      <description>Zed v0.79.1 adds `buffer_font_features` setting for OpenType font customization.
• Adds `buffer_font_features` setting to customize OpenType features (ligatures, etc.) for the buffer font.</description>
    </item>
    <item>
      <title>Zed v0.77.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.77.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.77.2</guid>
      <pubDate>Tue, 14 Mar 2023 20:17:45 GMT</pubDate>
      <description>Zed v0.77.2 adds a titlebar sign-in button and a status bar terminal manager.
• Adds a status bar item for opening terminals and listing all currently open terminals.
• Makes the &apos;Sign In&apos; button visible directly in the titlebar when not signed in.</description>
    </item>
    <item>
      <title>Zed v0.76.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.76.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.76.1</guid>
      <pubDate>Mon, 13 Mar 2023 19:34:04 GMT</pubDate>
      <description>Zed v0.76.1 adds a language selector modal, base keymap setting for VS Code/Atom/JetBrains/Sublime, and a Welcome page.
• Adds `base_keymap` setting to configure default key bindings to match VS Code, Atom, JetBrains, or Sublime Text, with a `toggle base keymap selector` action to switch between them.
• Adds `language selector: toggle` action (also accessible by clicking the language name in the status bar) to change the language for the current buffer.
• Adds a &apos;Welcome&apos; page shown on first launch, also available via the `workspace: welcome` action.
• Adds a button in the project panel to prompt opening a project.
• Changes the workspace to always open the dock in a new project, with the default dock anchor position now set to bottom.
• Changes the `open` CLI command behavior to reuse the existing window instead of opening a new one.
• Adds a pop-up notification when the CLI succeeds or fails to install.</description>
    </item>
    <item>
      <title>Zed v0.75.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.75.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.75.2</guid>
      <pubDate>Wed, 08 Mar 2023 20:24:40 GMT</pubDate>
      <description>Zed v0.75.2 adds collaboration visibility, new workspace commands, and TypeScript `satisfies` operator support.
• Adds `dock: move active item to dock` command to move the active editor item into the dock.
• Adds `workspace: restart` command (also available as a command palette action) to restart Zed without leaving the keyboard.
• Adds `Reveal in Finder` to the editor context menu and command palette.
• Adds a keymap setting to `editor::ToggleComments` to optionally advance the cursor downward when toggling a comment on a single line.
• Adds support for the TypeScript `satisfies` operator.
• Adds status reporting of language server actions in the activity indicator.
• Shows who is following each collaborator in the titlebar, and keeps the collaboration menu always accessible.
• Shows project name when hovering over a Zed window in Mission Control, and adds symbols to the Window menu to distinguish local from remote projects.
• Enables focusing a pane by clicking the background of its tab bar.</description>
    </item>
    <item>
      <title>Zed v0.74.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.74.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.74.2</guid>
      <pubDate>Wed, 22 Feb 2023 22:17:01 GMT</pubDate>
      <description>Zed v0.74.2 adds toggle soft wrap, Reveal in Finder, and a setting to disable automatic updates.
• Adds `toggle soft wrap` command to the editor.
• Adds &apos;Reveal in Finder&apos; option to the project panel context menu.
• Adds a setting to turn off automatic updates.
• Improves autocompletion sorting by taking casing into consideration.</description>
    </item>
    <item>
      <title>Zed v0.73.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.73.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.73.3</guid>
      <pubDate>Wed, 15 Feb 2023 20:51:10 GMT</pubDate>
      <description>Zed v0.73.3 adds YAML and Lua language support plus a menu bar screen-sharing indicator.
• Adds YAML language support.
• Adds Lua language support.
• Adds a system menu bar icon that indicates when screen sharing is active during collaboration sessions.</description>
    </item>
    <item>
      <title>Zed v0.72.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.72.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.72.2</guid>
      <pubDate>Wed, 08 Feb 2023 22:57:55 GMT</pubDate>
      <description>Zed v0.72.2 adds contact removal, window position restoration, and an open licenses command.
• Adds `open licenses` command to display Zed&apos;s dependency list and their licenses.
• Adds the ability to remove contacts from the contact list.</description>
    </item>
    <item>
      <title>Zed v0.71.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.71.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.71.3</guid>
      <pubDate>Wed, 01 Feb 2023 20:15:22 GMT</pubDate>
      <description>Zed v0.71.3 adds CLI file creation, a `confirm_quit` setting, Finder/drag-drop file opening, and in-app feedback.
• Adds `confirm_quit` setting to control whether Zed prompts before quitting.
• Adds the ability to create new files via Zed&apos;s CLI.
• Adds an `open licenses` command listing all open-source dependencies and their licenses.
• Adds syntax highlighting for fenced code blocks in Markdown files.
• Adds support for opening files via &apos;Open With&apos; in macOS Finder and by dragging files onto the application icon.
• Adds in-app feedback: clicking &apos;Give Feedback&apos; opens an editor tab to write and submit feedback without leaving Zed.
• Adds date stamps to Zed log file entries.</description>
    </item>
    <item>
      <title>Zed v0.70.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.70.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.70.0</guid>
      <pubDate>Wed, 25 Jan 2023 21:36:48 GMT</pubDate>
      <description>Zed v0.70.0 adds vim replace mode and macOS &apos;Open With&apos; context menu support.
• Adds replace mode to vim keybindings.
• Enables opening files in Zed via the macOS right-click context menu &apos;Open With&apos; option.</description>
    </item>
    <item>
      <title>Zed v0.69.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.69.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.69.2</guid>
      <pubDate>Wed, 18 Jan 2023 21:22:19 GMT</pubDate>
      <description>Zed v0.69.2 adds vim `f`/`t` bindings, scroll-position restore, resilient collaboration, and diagnostic opt-out settings.
• Adds settings to opt out of diagnostic and metric reporting.
• Adds `f` and `t` bindings to vim mode.
• Makes collaboration significantly more resilient to temporary disconnects.
• Following into the terminal and search results now automatically opens screensharing (when permitted).
• Improves sorting and filtering of LSP suggestions, particularly for TypeScript.</description>
    </item>
    <item>
      <title>Zed v0.68.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.68.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.68.1</guid>
      <pubDate>Wed, 11 Jan 2023 22:05:33 GMT</pubDate>
      <description>Zed v0.68.1 adds git gutters in multi buffers, a recent projects picker, and new workspace commands.
• Adds `Close clean Items`, `Close all items`, `Request a feature`, `File a bug`, and `Copy system specs` commands to the workspace command palette.
• Adds a recent projects picker menu to the workspace.
• Adds git gutter support in multi buffers.
• Adds source information to TypeScript autocomplete suggestions.
• Adds Home and End key support in the editor.
• Adds a discoverable way to close the editor toolbar.</description>
    </item>
    <item>
      <title>Zed v0.67.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.67.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.67.5</guid>
      <pubDate>Wed, 04 Jan 2023 20:25:14 GMT</pubDate>
      <description>Zed v0.67.5 adds workspace restoration, Vim scroll commands, and syntax highlighting for Scheme and Racket.
• Adds workspace restoration: reopening a project restores the state of panes, tabs, and terminals.
• Adds scroll commands to Vim mode.
• Adds syntax highlighting for Scheme and Racket.
• Enables following collaborators into &apos;Find All References&apos; and &apos;Refactor&apos; multi-buffers.
• Redesigned app icon to respect macOS conventions.</description>
    </item>
    <item>
      <title>Zed v0.66.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.66.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.66.0</guid>
      <pubDate>Thu, 08 Dec 2022 23:59:48 GMT</pubDate>
      <description>Zed v0.66.0 adds `active_pane_magnification` to visually enlarge the active pane.
• Adds `active_pane_magnification` setting to scale the active pane larger than surrounding panes by a configurable factor.</description>
    </item>
    <item>
      <title>Zed v0.65.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.65.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.65.2</guid>
      <pubDate>Wed, 23 Nov 2022 20:53:40 GMT</pubDate>
      <description>Zed v0.65.2 adds Ruby/ERB code intelligence via SolarGraph, drag-and-drop in the project panel, and new terminal keybindings.
• Adds `alt-left` and `alt-right` keybindings to the terminal keymap.
• Adds code intelligence for Ruby via the SolarGraph language server.
• Adds support for ERB templates.
• Enables additional Rust assists provided by Rust Analyzer.
• Adds drag-and-drop support for files and folders within the project panel.
• Adds the ability to drag files from the project panel into panes to open them.</description>
    </item>
    <item>
      <title>Zed v0.64.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.64.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.64.0</guid>
      <pubDate>Thu, 17 Nov 2022 00:37:32 GMT</pubDate>
      <description>Zed v0.64.0 adds Ruby syntax highlighting and new Rust Analyzer assists.
• Adds syntax highlighting for Ruby files.
• Enables additional Rust assists provided by Rust Analyzer.</description>
    </item>
    <item>
      <title>Zed v0.63.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.63.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.63.4</guid>
      <pubDate>Thu, 10 Nov 2022 17:42:28 GMT</pubDate>
      <description>Zed v0.63.4 adds git diff hunk navigation commands and Rust let/else syntax highlighting.
• Adds `Go To Hunk` command (default keybind `cmd-f8`) and `Go To Previous Hunk` command (default keybind `cmd-shift-f8`) to navigate between git diff hunks in a file.
• Adds syntax highlighting support for `let`/`else` statements in Rust.</description>
    </item>
    <item>
      <title>Zed v0.62.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.62.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.62.4</guid>
      <pubDate>Wed, 02 Nov 2022 19:26:54 GMT</pubDate>
      <description>Zed v0.62.4 adds screen sharing during calls and tab-drag pane splitting.
• Adds screen-sharing support during calls: clicking the screen button in the titlebar lets collaborators who are following you see your screen when you switch to a window outside of Zed, automatically resuming Zed buffer follow when you return focus.
• Adds the ability to drag tabs onto the edges of panes to create new splits.</description>
    </item>
    <item>
      <title>Zed v0.61.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.61.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.61.0</guid>
      <pubDate>Tue, 18 Oct 2022 20:47:43 GMT</pubDate>
      <description>Zed v0.61.0 adds page-cursor key bindings and journal file location settings.
• Adds key bindings `shift-pageup` and `shift-pagedown` to move the cursor up and down by a full page, and `ctrl-v`/`alt-v` to scroll by one page and center the cursor.
• Adds settings to customize the locations and names of journal files.
• Enhances breadcrumbs to display the complete file path for files external to the project that are opened via a language server request.</description>
    </item>
    <item>
      <title>Zed v0.60.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.60.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.60.0</guid>
      <pubDate>Thu, 13 Oct 2022 15:35:48 GMT</pubDate>
      <description>Zed v0.60.0 redesigns collaboration around calls, adds vertical scrollbars, and expands Vim mode text objects.
• Redesigns collaboration workflow around *calls*: open the collaboration menu with `cmd+shift+c` or the `+` button in the title bar to call contacts, share projects, and add participants — replacing the old &apos;request to join&apos; model.
• Adds vertical scrollbars to editors.
• Adds sentence and word text objects in Vim mode.
• Implements page up and page down navigation.
• Enhances the theme selector to persist the chosen theme to the settings file.</description>
    </item>
    <item>
      <title>Zed v0.59.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.59.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.59.0</guid>
      <pubDate>Thu, 13 Oct 2022 00:50:58 GMT</pubDate>
      <description>Zed v0.59.0 adds git diff gutter markers and HTML language support.
• Adds git diff markers to the editor gutter, visually indicating changed lines alongside open files.
• Adds HTML language support.</description>
    </item>
    <item>
      <title>Zed v0.57.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.57.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.57.0</guid>
      <pubDate>Fri, 30 Sep 2022 00:18:37 GMT</pubDate>
      <description>Zed v0.57.0 adds anonymous telemetry with a built-in log viewer accessible via `zed: open telemetry log`.
• Adds `zed: open telemetry log` command palette command to inspect exactly what anonymous telemetry data Zed has reported.
• Adds anonymous telemetry reporting to help inform product development, viewable via `Help &gt; View Telemetry Log` in the application menu.</description>
    </item>
    <item>
      <title>Zed v0.55.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.55.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.55.0</guid>
      <pubDate>Tue, 27 Sep 2022 15:08:54 GMT</pubDate>
      <description>Zed v0.55.0 adds clickable terminal URLs, manual format shortcut, and a new `formatter` config field.
• Adds a `formatter` configuration field (separate from `format_on_save`) to control how buffers are formatted when invoking a format action manually or on save.
• Adds manual buffer formatting via `cmd-shift-i`.
• Adds the ability to hover and click URLs in the terminal.</description>
    </item>
    <item>
      <title>Zed v0.54.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.54.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.54.0</guid>
      <pubDate>Tue, 20 Sep 2022 16:07:12 GMT</pubDate>
      <description>Zed v0.54.0 adds a repositionable dock panel and a new terminal meta-key setting.
• Adds `terminal.option_as_meta` setting to use the `option` key as a &apos;meta&apos; modifier in the Zed terminal.
• Adds a dock panel to the Zed workspace, togglable via `shift-escape` or the status bar icon, positionable at the bottom, right, or expanded in front of the workspace.
• Displays the name of the currently-running process in the terminal&apos;s toolbar.</description>
    </item>
    <item>
      <title>Zed v0.53.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.53.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.53.0</guid>
      <pubDate>Thu, 01 Sep 2022 23:24:00 GMT</pubDate>
      <description>Zed v0.53.0 adds draggable tabs, language injection, Elixir support, and terminal search.
• Adds language injection, enabling Zed to parse specific file regions separately for better syntax highlighting, auto-indent, and bracket matching inside Rust macro invocations and C/C++ macro definitions.
• Adds Elixir language support.
• Adds search in terminals.
• Makes tabs draggable so they can be reordered and moved between panes.
• Adds the ability to scroll a terminal by dragging a selection to the edge of the view.
• Adds window zoom by double-clicking the titlebar.</description>
    </item>
    <item>
      <title>Zed v0.51.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.51.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.51.0</guid>
      <pubDate>Wed, 17 Aug 2022 13:49:56 GMT</pubDate>
      <description>Zed v0.51.0 adds a `zed: toggle full screen` action, cursor blinking in the terminal, and instant project search on deploy.
• Introduces the `zed: toggle full screen` action bound to `ctrl-cmd-f`.
• Adds cursor blinking to the terminal.
• Changes project search to run immediately on deploy, removing the need to trigger it manually.
• Changes the default theme to One Dark.</description>
    </item>
    <item>
      <title>Zed v0.50.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.50.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.50.0</guid>
      <pubDate>Thu, 04 Aug 2022 22:48:44 GMT</pubDate>
      <description>Zed v0.50.0 adds terminal tabs, custom LSP init options, Go To Type Definition, and XDG settings path.
• Adds custom LSP server initialization options via a new setting.
• Opens a terminal directly in a tab via `ctrl-\`` or the new `+` icon in the tab bar.
• Opens a new buffer or project search via the `+` icon in the tab bar.
• Adds a *Go To Type Definition* command, bound to `cmd-f12`.
• Adds a command for inserting a line below the cursor, bound to `cmd-enter`.
• Adds an *Open Log* command for viewing Zed logs inside Zed.
• Adds missing standard macOS window-management commands.
• Changes `tab` binding to insert suggested indentation when the cursor is left of the indentation column.
Breaking changes:
• Zed&apos;s settings file location has moved to conform to the XDG base directory standard — existing settings files at the old path will no longer be read.</description>
    </item>
    <item>
      <title>Zed v0.49.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.49.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.49.0</guid>
      <pubDate>Tue, 26 Jul 2022 22:09:33 GMT</pubDate>
      <description>Zed v0.49.0 adds IME text input support, diagnostic hover messages, and middle-click tab close.
• Adds full macOS IME text input integration, including the character palette, dead keys, and the IME candidate window.
• Adds the ability to hover over a diagnostic with the mouse to view the full error message inline.
• Adds middle-mouse-button click to close editor tabs.</description>
    </item>
    <item>
      <title>Zed v0.48.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.48.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.48.0</guid>
      <pubDate>Tue, 19 Jul 2022 00:03:33 GMT</pubDate>
      <description>Zed v0.48.0 improves tab rendering to show more path context when multiple files share the same name.
• Improves tab rendering to display more of the file path when multiple open files share the same name, making it easier to distinguish between them.</description>
    </item>
    <item>
      <title>Zed v0.47.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.47.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.47.0</guid>
      <pubDate>Wed, 13 Jul 2022 23:23:38 GMT</pubDate>
      <description>Zed v0.47.0 adds a right-click context menu, pane-split menu, and a command to view default settings.
• Adds a right-click context menu in the editor with actions including Rename and Go To Definition.
• Adds a clickable menu for splitting panes.
• Adds a command and Help menu item to display Zed&apos;s default settings; new custom settings files are now pre-populated with those defaults.
• Adds a link to the Zed documentation in the Help application menu.</description>
    </item>
    <item>
      <title>Zed v0.46.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.46.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.46.0</guid>
      <pubDate>Fri, 08 Jul 2022 22:51:05 GMT</pubDate>
      <description>Zed v0.46.0 adds external-command formatting, pane nav history buttons, and `.gitignore` support in parent directories.
• Extends `format_on_save` to accept `&quot;off&quot;`, `&quot;language_server&quot;`, or an `external` object with `command` and `arguments` fields, enabling formatting via any external command (e.g. `prettier`).
• Adds `.gitignore` handling for directories containing (but not root to) the current project.
• Adds &apos;back&apos; and &apos;forward&apos; buttons in the pane UI for navigating pane history.</description>
    </item>
    <item>
      <title>Zed v0.44.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.44.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.44.0</guid>
      <pubDate>Wed, 06 Jul 2022 00:54:10 GMT</pubDate>
      <description>Zed v0.44.0 adds bracket-pair highlighting and a menu shortcut to default key bindings.
• Adds highlighting of the bracket pair touching the cursor.
• Adds an application menu item for opening Zed&apos;s default key bindings.
• Changes the project panel&apos;s context menu to select the root folder when clicking below the last entry.</description>
    </item>
    <item>
      <title>Zed v0.43.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.43.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.43.0</guid>
      <pubDate>Tue, 05 Jul 2022 18:30:00 GMT</pubDate>
      <description>Zed v0.43.0 adds `autosave` setting with three modes and CRLF line-ending support.
• Adds `autosave` setting to the Zed config with three modes: `&quot;on_focus_change&quot;`, `&quot;on_window_change&quot;`, and `{&quot;after_delay&quot;: {&quot;milliseconds&quot;: &lt;n&gt;}}` for time-based autosave.
• Adds support for opening and editing files with CRLF line endings.
• Updates default key bindings to align with VS Code conventions: `cmd`+number focuses panes, `ctrl`+number focuses tabs, `cmd`+`shift`+`E` focuses the project panel, `cmd`+`b` toggles the left sidebar, `cmd`+`shift`+`C` focuses the contacts panel, and `cmd`+`shift`+`b` toggles the right sidebar.
Breaking changes:
• Default key bindings for focusing panes, panels, and sidebars have changed; existing muscle memory or custom configs that relied on the previous defaults may need to be updated.</description>
    </item>
    <item>
      <title>Zed v0.41.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.41.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.41.0</guid>
      <pubDate>Tue, 28 Jun 2022 09:44:54 GMT</pubDate>
      <description>Zed v0.41.0 adds reopen-closed-tab shortcut and command-click go-to-definition.
• Reopens closed items with `cmd-shift-t`.
• Supports go-to-definition via command-click on a symbol.</description>
    </item>
    <item>
      <title>Zed v0.40.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.40.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.40.0</guid>
      <pubDate>Thu, 23 Jun 2022 21:37:01 GMT</pubDate>
      <description>Zed v0.40.0 adds Python language support via the Pyright language server.
• Adds Python language support using the Pyright language server.</description>
    </item>
    <item>
      <title>Zed v0.39.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.39.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.39.0</guid>
      <pubDate>Fri, 17 Jun 2022 22:05:36 GMT</pubDate>
      <description>Zed v0.39.0 adds pane-splitting, multi-stroke shortcuts, and richer search mode toggles to the editor.
• Adds keyboard shortcuts for toggling whole-word, regex, and case-sensitive modes when searching.
• Adds pane-splitting actions to the command palette.
• Adds multi-stroke keyboard shortcuts in the application menu.
• Adds the ability to open a file in the project panel with the Enter key.
• Adds the ability to switch focus from a side panel back to the active editor using the Escape key.
• Adds the ability to show the cause of language server installation errors by clicking on the error message in the status bar.
• Adds tooltips for some buttons in the title and status bars.
• Automatically opens files created from the project panel.</description>
    </item>
    <item>
      <title>Zed v0.38.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.38.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.38.0</guid>
      <pubDate>Fri, 10 Jun 2022 18:20:49 GMT</pubDate>
      <description>Zed v0.38.0 adds Go support, symbol hovers, and per-language server toggle via settings.json.
• Adds `enable_language_server` key to per-language blocks in `~/.zed/settings.json`, letting you disable specific language servers (e.g. set `false` for Rust-analyzer under the `Rust` key).
• Adds symbol hover popups showing type and documentation for the symbol or construct under the mouse cursor.
• Adds support for the Go language.
• Adds a button and tooltip in multibuffer excerpts for jumping directly to the same location in the original buffer.
• Adds a &apos;Give Feedback&apos; button in the status bar.
• Pre-populates the project search field with the currently selected text when the search is opened.</description>
    </item>
    <item>
      <title>Zed v0.37.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.37.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.37.0</guid>
      <pubDate>Mon, 06 Jun 2022 19:32:20 GMT</pubDate>
      <description>Zed v0.37.0 adds offline project visibility controls and C++ language support.
• Adds C++ language support.
• Adds offline project mode, letting users hide a project from contacts in the contacts panel; the online/offline state persists across reopens.</description>
    </item>
    <item>
      <title>Zed v0.36.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.36.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.36.0</guid>
      <pubDate>Thu, 02 Jun 2022 09:42:49 GMT</pubDate>
      <description>Zed v0.36.0 adds project panel right-click context menu and diagnostic jump-to-tab navigation.
• Adds right-click context menu on the project panel to manipulate files and directories.
• In Project Diagnostics, clicking the icon on the right of a diagnostic&apos;s header now opens it in its own tab.</description>
    </item>
    <item>
      <title>Zed v0.35.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.35.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.35.0</guid>
      <pubDate>Tue, 24 May 2022 19:07:10 GMT</pubDate>
      <description>Zed v0.35.0 adds new color themes, git-ignored file visibility, a richer app menu, and a collaboration invite flow.
• Adds multiple new color themes.
• Git-ignored files and directories are now displayed in the project panel.
• Expands the application menu into a more full-featured menu bar.
• Adds a flow for inviting new users to collaborate, with invitations being allocated to insiders.</description>
    </item>
    <item>
      <title>Zed v0.34.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.34.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.34.0</guid>
      <pubDate>Tue, 17 May 2022 17:51:38 GMT</pubDate>
      <description>Zed v0.34.0 removes explicit project sharing — any contact can now request to join your project directly.
• Enables join requests for any contact&apos;s project without requiring the host to explicitly share first; the host receives a notification and can accept or decline.</description>
    </item>
    <item>
      <title>Zed v0.33.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.33.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.33.0</guid>
      <pubDate>Thu, 12 May 2022 21:38:17 GMT</pubDate>
      <description>Zed v0.33.0 adds a contact search modal for finding and inviting collaborators.
• Adds a contact search modal, opened via a button at the top of the contacts panel, to find and invite other Zed users for collaboration.
• Notifies users when a contact request is received, enabling an approval-based collaboration workflow.
• Once a contact relationship is established, contacts can freely join any project the user is sharing.</description>
    </item>
    <item>
      <title>Zed v0.32.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.32.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.32.0</guid>
      <pubDate>Thu, 05 May 2022 17:42:08 GMT</pubDate>
      <description>Zed v0.32.0 adds project panel file management and a new transpose command bound to `ctrl-t`.
• Adds `transpose` command bound to `ctrl-t` that swaps the characters before and after the cursor.
• Adds the ability to add, rename, and delete files and folders directly from the project panel, for both local and remote projects.
• Adds missing syntax highlights to the base16 themes (solarized, cave, and sulphurpool).</description>
    </item>
    <item>
      <title>Zed v0.31.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.31.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.31.0</guid>
      <pubDate>Fri, 29 Apr 2022 16:05:23 GMT</pubDate>
      <description>Zed v0.31.0 adds `format_on_save` setting, redesigned status bar panel toggles, and grouped theme switcher.
• Adds `format_on_save` setting to allow disabling automatic formatting on save.
• Panels can now be toggled via icons in the status bar, replacing the sidebar.
• Titlebar now displays open folder names; project diagnostics status is surfaced in the status bar.
• Theme switcher now groups themes by light and dark.
• Multi-buffer refactoring results are now sorted alphabetically by path.
Breaking changes:
• The sidebar has been removed; panel access is now through status bar icons only.</description>
    </item>
    <item>
      <title>Zed v0.30.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.30.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.30.0</guid>
      <pubDate>Mon, 25 Apr 2022 23:57:45 GMT</pubDate>
      <description>Zed v0.30.0 adds auto-updates, soft-wrap for long lines, TOML highlighting, and improved keymap customization with autocomplete.
• The structure of `keymap.json` has changed to a new array-of-objects format with `context` and `bindings` keys; autocomplete and type-checking are now provided when editing the keymap file.
• The keymap and settings files may now contain comments.
• The project diagnostics view is now bound to `cmd-shift-m` and opening your keymap to `cmd-k cmd-s`, matching VS Code defaults.
• Adds automatic self-update: Zed checks for updates on startup and every hour; manual check available via `Zed &gt; Check for Updates`.
• Very long lines are now soft-wrapped at 512 characters instead of being truncated, even for languages where soft-wrap is normally disabled.
• TOML files now receive syntax highlighting.
• The project browser now lists directories before files and sorts entries case-insensitively.
• The project browser is now shown automatically when opening a new window for a folder.
• Cursors are now hidden in inactive windows.
• The mouse cursor now uses the I-beam style when hovering over an editor.
• Several new themes have been added.
• Command palette entries now use spaces consistently to separate all words instead of underscores in some places.
• TypeScript support gains working Rename functionality.
Breaking changes:
• The structure of `keymap.json` has changed: key bindings must now be expressed as an array of objects with `context` and `bindings` keys — existing keymap files using the old format will need to be updated.</description>
    </item>
    <item>
      <title>Zed v0.29.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.29.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.29.0</guid>
      <pubDate>Wed, 20 Apr 2022 23:32:25 GMT</pubDate>
      <description>Zed v0.29.0 adds a `zed` CLI tool for opening files and directories from the terminal.
• Adds a `zed` command-line tool (installed via `Zed &gt; Install CLI`, which symlinks into `/usr/local/bin`) for opening files and directories in Zed from the terminal.</description>
    </item>
    <item>
      <title>Zed v0.28.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.28.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.28.0</guid>
      <pubDate>Tue, 19 Apr 2022 16:30:48 GMT</pubDate>
      <description>Zed v0.28.0 adds a command palette via `cmd-shift-P` and per-language settings for JavaScript.
• Introduces a command palette accessible via `cmd-shift-P`.
• Settings such as tab size can now be customized specifically for JavaScript, independently of TypeScript.</description>
    </item>
    <item>
      <title>Zed v0.26.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.26.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.26.0</guid>
      <pubDate>Wed, 13 Apr 2022 17:20:11 GMT</pubDate>
      <description>Zed v0.26.0 adds custom keybindings via `~/.zed/keymap.json` and autocomplete for settings in `~/.zed/settings.json`.
• Adds custom key binding support via `~/.zed/keymap.json`, mapping context-scoped key combos (e.g. `ctrl-w` in `Editor`) to named actions like `editor::DeleteToPreviousWordStart`.
• Adds autocomplete for theme and language names inside `~/.zed/settings.json`.
• Adds ability to dismiss the buffer search bar with the escape key even when the bar is not focused.</description>
    </item>
    <item>
      <title>Zed v0.25.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.25.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.25.0</guid>
      <pubDate>Thu, 07 Apr 2022 19:25:22 GMT</pubDate>
      <description>Zed v0.25.0 redesigns built-in themes and adds tab bar scrolling for overflowing tabs.
• Redesigned built-in `light` and `dark` themes, backed by major internal theming system changes to support faster future iteration on appearance.
• Adds tab bar scrolling when a pane&apos;s tabs overflow the available space.</description>
    </item>
    <item>
      <title>Zed v0.24.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.24.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.24.0</guid>
      <pubDate>Mon, 04 Apr 2022 15:25:30 GMT</pubDate>
      <description>Zed v0.24.0 adds TypeScript/JavaScript language support, a breadcrumb toolbar, and new keyboard shortcuts.
• Adds TypeScript and JavaScript language support.
• New toolbar with breadcrumbs showing the syntactic location of the cursor.
• Adds selection history navigation via `cmd-u` (back) and `cmd-shift-u` (forward).
• Adds outdenting and indenting of selected lines via `cmd-[` and `cmd-]`.
• Adds new prompts when closing tabs with unsaved or conflicting changes.</description>
    </item>
    <item>
      <title>Zed v0.23.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.23.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.23.0</guid>
      <pubDate>Sun, 27 Mar 2022 01:40:16 GMT</pubDate>
      <description>Zed v0.23.0 adds sub-word movement/deletion bindings and improves collaborative editing reconnect handling.
• Adds `ctrl`-modified bindings for sub-word movement and deletion, respecting camelCase and snake_case boundaries.
• Improves host reconnect experience in collaborative sessions: guests visually disappear on connection loss and sharing can resume on reconnect.
• Unfolds folded regions automatically when selecting a search match or using `cmd-d`.</description>
    </item>
    <item>
      <title>Zed v0.22.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.22.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.22.0</guid>
      <pubDate>Wed, 23 Mar 2022 20:19:09 GMT</pubDate>
      <description>Zed v0.22.0 adds real-time collaborator following and new pane-focus keybindings.
• Adds collaborator following: click a collaborator&apos;s avatar in the titlebar to follow them, syncing your pane to their focused view in real time; disengage by typing, scrolling, or moving the cursor.
• Adds `ctrl-alt-cmd-f` keybinding to cycle between following different collaborators.
• Supports following multiple collaborators simultaneously in separate panes.
• Adds `cmd-k cmd-right` and `cmd-k cmd-left` keybindings for focusing the next and previous pane, respectively.</description>
    </item>
    <item>
      <title>Zed v0.21.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.21.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.21.0</guid>
      <pubDate>Tue, 15 Mar 2022 16:11:43 GMT</pubDate>
      <description>Zed v0.21.0 adds jump-to-previous-diagnostic via shift-f8 and improved diagnostic rendering.
• Adds `shift-f8` keybinding to jump to the previous diagnostic in the editor.
• Improves rendering of diagnostics that indicate unnecessary code.</description>
    </item>
    <item>
      <title>Zed v0.20.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.20.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.20.0</guid>
      <pubDate>Tue, 15 Mar 2022 12:49:35 GMT</pubDate>
      <description>Zed v0.20.0 adds a settings file, language server status in the status bar, and improved rename workflows.
• Adds `~/.zed/settings.json` as a persistent settings file for configuring Zed.
• Displays the status of running language servers in the status bar.
• Pressing F2 to rename a variable now selects the new name and dims all instances of the old name.
• Typing an opening bracket with text selected now surrounds the selection with brackets.</description>
    </item>
    <item>
      <title>Zed v0.19.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.19.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.19.0</guid>
      <pubDate>Tue, 08 Mar 2022 07:52:53 GMT</pubDate>
      <description>Zed v0.19.0 adds JSON language server support, improved connection reliability, and new tab management shortcut.
• Supports closing other tabs via `cmd-alt-w`.
• Adds JSON language server capabilities including diagnostics and syntax highlighting.
• Automatically removes stale peers from shared projects upon disconnection.
• Introduces refined bundled fonts.</description>
    </item>
    <item>
      <title>Zed v0.18.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.18.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.18.0</guid>
      <pubDate>Wed, 02 Mar 2022 14:39:17 GMT</pubDate>
      <description>Zed v0.18.0 adds project-wide search with result cycling via keyboard shortcuts.
• Adds project-wide text search triggered by `cmd-shift-f`, with `enter` to search and `cmd-enter` to open results in a new tab.
• Supports cycling through project search results using `cmd-g` (next) and `cmd-shift-g` (previous).</description>
    </item>
    <item>
      <title>Zed v0.17.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.17.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.17.0</guid>
      <pubDate>Thu, 24 Feb 2022 09:54:04 GMT</pubDate>
      <description>Zed v0.17.0 adds find-all-references, project-wide symbol search, and cursor-variable highlighting.
• Adds find-all-references for the symbol under the cursor via `alt-shift-f12`, displayed in a dedicated references panel.
• Adds project-wide symbol search via `cmd-t` to navigate to any symbol across the codebase.
• Highlights all usages of the variable under the cursor inline in the editor.</description>
    </item>
    <item>
      <title>Zed v0.16.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.16.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.16.0</guid>
      <pubDate>Tue, 22 Feb 2022 02:13:05 GMT</pubDate>
      <description>Zed v0.16.0 adds F2 rename refactoring for Rust, auto-download of rust-analyzer, and a new Iosevka Extended UI font.
• Adds rename refactoring support for Rust, bound to `F2`.
• Automatically downloads the latest version of `rust-analyzer` when a Rust file is opened, reducing bundle size.
• Updates editor and UI font to custom builds of Iosevka Extended, with a quasi-proportional UI font for improved readability.</description>
    </item>
    <item>
      <title>Zed v0.15.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.15.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.15.0</guid>
      <pubDate>Thu, 17 Feb 2022 17:24:39 GMT</pubDate>
      <description>Zed v0.15.0 adds rust-analyzer-powered code actions accessible via the gutter icon or ⌘-.
• Adds code actions powered by rust-analyzer: a icon appears in the gutter when actions are available for the current selection, accessible by clicking the icon or pressing ⌘-. — available to all collaborators in a session.</description>
    </item>
    <item>
      <title>Zed v0.14</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.14</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.14</guid>
      <pubDate>Fri, 04 Feb 2022 22:29:51 GMT</pubDate>
      <description>Zed v0.14 adds in-buffer search via cmd-f and rust-analyzer-powered Rust autocomplete.
• Adds `find-in-buffer` command, bound to `cmd-f`, for searching within the current buffer.
• Adds Rust autocomplete powered by rust-analyzer, available to all collaborators in real time.</description>
    </item>
    <item>
      <title>Zed v0.13</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.13</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.13</guid>
      <pubDate>Wed, 26 Jan 2022 22:04:31 GMT</pubDate>
      <description>Zed v0.13 adds Go To Definition (F12) and navigation history shortcuts for Rust symbols.
• Adds Go To Definition for Rust symbols via F12, jumping to where any variable or function is declared.
• Adds navigation history with `ctrl`+`-` (back) and `ctrl`+`shift`+`-` (forward) to move between visited locations.
• Improves styling of the Project Diagnostics panel.</description>
    </item>
    <item>
      <title>Zed v0.12</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.12</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.12</guid>
      <pubDate>Fri, 14 Jan 2022 20:41:26 GMT</pubDate>
      <description>Zed v0.12 adds auto-format on save for Rust and a fuzzy-searchable Outline View for symbolic navigation.
• New Outline View (open with `Cmd+Shift+O`) lets you browse and fuzzy-search symbol definitions in the current file, showing hierarchical structure and supporting space-delimited queries matched against full definition paths (e.g., `im d c fn d` matches `impl Drop for Cat` &gt; `fn drop`).
• Rust code is now automatically formatted on every save.</description>
    </item>
    <item>
      <title>Zed v0.11</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.11</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.11</guid>
      <pubDate>Tue, 11 Jan 2022 17:56:50 GMT</pubDate>
      <description>Zed v0.11 adds a project-wide diagnostics multibuffer view and simplified whole-window collaboration sharing.
• New project diagnostics view (multibuffer) surfaces all compile errors across every file in a project in a single editor, with inline excerpts from each affected file.
• Project diagnostics are shared live with collaborators, enabling teammates to work through error lists together in real time.
• Simplified collaboration model: a single titlebar toggle now shares an entire window, and guests can see all folders open in that window.</description>
    </item>
    <item>
      <title>Zed v0.10</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.10</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.10</guid>
      <pubDate>Sat, 18 Dec 2021 18:43:11 GMT</pubDate>
      <description>Zed v0.10 adds markdown syntax highlighting and a keyboard-triggered journaling shortcut.
• Pressing `ctrl-alt-cmd-j` creates and opens a new dated journal file at `~/journal/$year/$month/$day.md`, pre-populated with a markdown heading containing the current time.
• Adds basic syntax highlighting for Markdown files.</description>
    </item>
    <item>
      <title>Zed v0.9</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.9</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.9</guid>
      <pubDate>Tue, 30 Nov 2021 19:17:02 GMT</pubDate>
      <description>Zed v0.9 adds collaborator presence in the titlebar, multi-cursor shortcuts, and richer mouse selection.
• Collaborators for the active worktree are now rendered in the titlebar, making co-presence visible at a glance.
• Go to line is now bound to `ctrl-g`.
• Select next instance bound to `cmd-d`: selects the word under the cursor when selection is empty, then each subsequent match; `cmd-k cmd-d` moves the current selection to the next match instead of adding one.
• Toggle line comments bound to `cmd-/`.
• Outdent now bound to `shift-tab`.
• Enhanced mouse-based selection: double-click selects by word, triple-click by line, quad-click selects all, click-and-drag in the gutter selects by line, alt-click adds selections, and alt-shift-click performs columnar selection.
• Markdown and plain text are now soft-wrapped at 80 columns; source code is no longer wrapped.</description>
    </item>
    <item>
      <title>Zed v0.8.0</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.8.0</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.8.0</guid>
      <pubDate>Mon, 22 Nov 2021 22:38:29 GMT</pubDate>
      <description>Zed v0.8.0 displays detailed inline diagnostics in the editor, navigable with F8.
• Adds inline diagnostic messages displayed directly in the editor below their respective lines, aligned with underlined content, with `F8` to jump to the next diagnostic in the buffer.</description>
    </item>
    <item>
      <title>Zed v0.7</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.7</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.7</guid>
      <pubDate>Mon, 08 Nov 2021 16:07:03 GMT</pubDate>
      <description>Zed v0.7 adds rust-analyzer integration for inline error underlining and a new status bar showing cursor position and error messages.
• Integrates `rust-analyzer` to underline errors directly in Rust code within the editor.
• Adds a status bar displaying the cursor&apos;s current position and the first line of any error message under the cursor.</description>
    </item>
    <item>
      <title>Zed v0.6</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.6</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.6</guid>
      <pubDate>Thu, 21 Oct 2021 07:21:45 GMT</pubDate>
      <description>Zed v0.6 adds syntax-tree-based auto-indent for Rust files.
• Adds syntax-tree-based auto-indent for Rust files, powered by Tree-sitter.</description>
    </item>
    <item>
      <title>Zed v0.5</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.5</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.5</guid>
      <pubDate>Fri, 08 Oct 2021 13:19:41 GMT</pubDate>
      <description>Zed v0.5 adds auto-closing bracket insertion and bracket-skip behaviour for Rust editing.
• Automatically inserts matching closing brackets when editing Rust files.
• Skips over an auto-inserted closing bracket when the user types it manually, avoiding double-bracket insertion.</description>
    </item>
    <item>
      <title>Zed v0.4</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.4</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.4</guid>
      <pubDate>Tue, 05 Oct 2021 15:15:25 GMT</pubDate>
      <description>Zed v0.4 adds a project panel for navigating project files.
• Adds a project panel for browsing and navigating project files.</description>
    </item>
    <item>
      <title>Zed v0.3</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.3</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.3</guid>
      <pubDate>Wed, 22 Sep 2021 15:52:42 GMT</pubDate>
      <description>Zed v0.3 adds collaborative editing with a new people panel and `.zed.toml` collaborator config.
• Adds `.zed.toml` config file (placed in the project root) with a `collaborators` key listing GitHub usernames to grant access to a shared source tree.
• New people panel UI lets you share a local folder or join a collaborator&apos;s shared remote folder with a single click.
• Avatar icon in the upper-right corner enables GitHub-based authentication required to appear in collaborators&apos; people panels.
• Collaborators listed in `.zed.toml` are automatically granted download access to Zed at https://zed.dev if they don&apos;t already have it.</description>
    </item>
    <item>
      <title>Zed v0.2.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.2.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.2.1</guid>
      <pubDate>Wed, 15 Sep 2021 19:02:19 GMT</pubDate>
      <description>Zed v0.2.1 adds sign-in and connection status indicators to the titlebar with one-click authentication.
• Displays sign-in status in the titlebar, with a clickable signed-out icon to trigger authentication.
• Displays connection status in the titlebar for at-a-glance connectivity awareness.</description>
    </item>
    <item>
      <title>Zed v0.2</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.2</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.2</guid>
      <pubDate>Mon, 13 Sep 2021 19:14:39 GMT</pubDate>
      <description>Zed v0.2 adds collaborative editing via link sharing, an embedded chat panel, three switchable themes, and soft-wrap.
• Adds collaborative editing: open a worktree, share a link via `Zed &gt; Share`, and guests can join via `Zed &gt; Join` to open, edit, and save any file in the tree.
• Adds a code-aware chat panel embedded in the editor with channel selection, message send/receive, and history scrollback; all users are seeded into the `#zed-insiders` channel.
• Adds a data-driven theming system with three switchable color themes — Dark, Black, and Light — toggled at runtime with `cmd-k cmd-t`.
• Adds soft-wrap support with background threading to keep the editor responsive; wraps even large files (tested at 25 MiB JSON) without blocking the main thread beyond 1 ms.</description>
    </item>
    <item>
      <title>Zed v0.1</title>
      <link>https://github.com/zed-industries/zed/releases/tag/v0.1</link>
      <guid isPermaLink="true">https://github.com/zed-industries/zed/releases/tag/v0.1</guid>
      <pubDate>Tue, 08 Jun 2021 16:45:26 GMT</pubDate>
      <description>Zed v0.1 debuts with syntax-aware editing, Tree-sitter highlighting, multi-cursor support, and a Metal-based GPU rendering engine.
• Adds `alt-cmd-[` and `alt-cmd-]` keybindings for indentation-based code folding and unfolding.
• Adds `cmd-shift-l` to split a selection into lines for multi-cursor editing.
• Adds `cmd-alt-up` and `cmd-alt-down` for columnar (column-select) editing up and down.
• Adds `ctrl-a` and `ctrl-e` to move to the beginning and end of a line.
• Adds `cmd-l` to select the current line.
• Adds `ctrl-shift-k` to delete the current line.
• Adds `cmd-backspace` to delete to the beginning of a line and `cmd-delete` to delete to the end.
• Adds `cmd-shift-d` to duplicate the current line.
• Adds `ctrl-cmd-up` and `ctrl-cmd-down` to move the current line up or down.
• Adds `alt-up` and `alt-down` to expand or shrink the selection to the next larger or smaller syntax node in the Tree-sitter parse tree.
• Adds `ctrl-m` to jump to the enclosing or matching bracket, powered by Tree-sitter bracket-pair queries.
• Integrates Tree-sitter for syntactically accurate, incremental syntax highlighting and structural navigation, with parsing running asynchronously on a background thread so it never blocks rendering.
• Introduces a Metal-based custom GPU rendering backend replacing Pathfinder, using signed-distance fields for rounded corners, GPU-rasterized Bezier curves for selection outlines, and a CPU-rasterized glyph atlas with up to 16 sub-pixel variants per glyph.
• Introduces the Worktree — a copy-on-write B-tree that indexes every path in the open source tree using a 16-thread parallel file system scan, allowing path queries before the scan completes.
• Adds parallel fuzzy path matching using the Needleman-Wunsch algorithm distributed across all available CPU cores via the Worktree B-tree index.</description>
    </item>
  </channel>
</rss>
