chore: update zed from 1.1.8 to 1.2.3 - #1327
Closed
github-actions[bot] wants to merge 8 commits into
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This week's release includes more reliable Agent edits, Git Graph remote support, the ability to use the project panel's
View Historyaction on folders, and improved text rendering clarity on macOS.Shipped by the Zed Guild 🛡️
enable_all_context_servers: trueignoring per-toolfalseoverrides incontext_servers, allowing agents to call tools the user had explicitly disabled. (#54863; thanks OmChillure)Learn about the Zed Guild.
Features
AI
2025-11-25). (#54494)--no-pagerandGIT_EDITORwithgitcommands. (#55787)Git
git::ToggleFillCommitEditoraction that expands the commit editor to fill the git panel's available vertical space. (#55043)View Historyto folder and project-root context menus in the project panel, opening Git history for the selected folder or the whole project. (#52634; thanks robert7k)Terminal
Vim / Helix
Linux
Other
editor: convert to base64andeditor: convert from base64commands to the command palette. (#55361; thanks chriskievit)preserveoption togo_to_definition_scroll_strategythat keeps the cursor at the same vertical position within the viewport when navigating to a definition. (#55036)Bug Fixes
$(($(curl example.com))), are now detected. (#54690)Sendbutton in the Agent panel activating when the message input contains only whitespace (spaces or tabs). (#55530; thanks GitGlimpse895)Run Debuggerfailing silently when a Rust project's Cargo.toml contained invalid content, so Zed now reports the error instead. (#52439; thanks tomaseesteves)Open Commit Modalbutton. (#55565; thanks RemcoSmitsDev)buffer_font_size. (#55233; thanks GoldStrikeArch)read_filetool returning an unhelpful error when given a directory path; it now suggests usinglist_directoryinstead. (#54303; thanks Prohect)acp_threadso direct file references (including:lineand#Llineformats) now open correctly instead of resolving to invalid/empty files. (#53229; thanks Revantark)typescript\-eslintis nowtypescript-eslint). (#51603; thanks mvanhorn)cmd.exetasks failing when run with a selected Python virtual environment. (#55531; thanks grgwuk990)Breaking Changes and Notices
fuzzy-ruby-serverby default for Ruby files. (#55215; thanks candidosales)