Significant updates include the addition of icons to the file finder, the implementation of Emacs keymap bindings for selection mode, and a new flag for the OpenRemote action that allows users to open the path picker directly for their current connection. For Linux users, pasting images directly from the clipboard is now supported, and macOS users benefit from improved input support for Japanese IMEs in the terminal, which enhances typing efficiency in Japanese.
In terms of programming language support, Python has received fixes for syntax highlighting and improved auto-indentation, while Rust now allows users to run ignored tests selectively. JSDoc auto-commenting has also been refined to better adhere to indentation conventions. Vim users can navigate to the middle of a line more easily with the new gM command.
The release also addresses numerous bugs, including issues with hover popovers, terminal functionality, and the handling of git commands, ensuring a smoother editing experience.
To summarize, Zed 0.188.3 brings together a range of enhancements and bug fixes that improve the overall functionality and user experience across different programming languages and platforms. The focus on user feedback and the introduction of new features demonstrate the commitment of the Zed development team to continually enhance their product.
Furthermore, users can look forward to future updates that may include more sophisticated integrations with third-party tools, additional language support, and further enhancements to the user interface, ensuring Zed remains a competitive choice in the code editing landscape
Zed 0.188.3 released
Zed 0.188.3 has been released, featuring enhancements for various languages, including the ability to import SSH host names from the SSH config, as well as upgrades to the agent panel. The release features icons for the file finder, excluded_files to pane::DeploySearch, Emacs keymap bindings for Ctrl/Alt-V in selection mode, and a method to import SSH host names from the SSH config. A from_existing_connection flag has been added to the OpenRemote action, enabling the direct opening of the path picker for the current connection.
Linux (X11) now enables the functionality of pasting images directly from the clipboard. The Terminal now offers support for Japanese Input Method Editors (IMEs) on macOS, enhancing project search performance and default terminal keybindings. The agent has now incorporated tool call support for existing Mistral models, enhancing the consistency of the previous message editing user experience with that of the main message editor.