The change log highlights multiple updates, including the agent, debugger, vim, helix, and terminal. Specifically, the agent now supports xAI language models and improves tracking for Copilot premium requests. The debugger includes a new query history feature and enhancements to autocompletion. Notably, the PHP debug adapter has been moved to the PHP extension and rebranded as Xdebug, which could disrupt users' existing debugging setups.
Key Features:
- Sticky Scroll: Keeps parent directories visible while scrolling in the project panel.- Window Restoration: Multiple windows can now reopen simultaneously.
- Improved Drag-and-Drop: Enhanced text editing with a new setting for delay.
- Dynamic Contrast in Terminal: Automatic adjustments to foreground and background colors.
- Editor Enhancements: Signature help for overloaded items, improved Go to Definition functionality, and better task management.
Bug Fixes:
- Issues with YAML indentation and autocomplete functionality in template literals have been resolved, alongside various other minor bugs related to path parsing and diagnostic popovers.Agent Improvements:
- Enhanced support for xAI language models and better project notification tools.- Resolved issues with the model list not refreshing in Zed Pro.
Debugger Enhancements:
- Added features such as query history, better autocompletion, and improved performance during debugging sessions.- The PHP adapter's rebranding to Xdebug requires users to adapt their debugging configurations accordingly.
Vim and Terminal Updates:
- Vim has introduced new commands and improved scrolling functionality.- Terminal updates focus on enhancing rendering performance and fixing multi-line application issues.
Breaking Changes:
- The PHP debug adapter's rebranding may impact user-defined debug scenarios, while the FreeBSD remote server build is currently unavailable due to build issues.In conclusion, Zed 0.195.3 marks a significant update aimed at enhancing usability, debugging capabilities, and overall performance, despite some breaking changes that users need to address. As development continues, users can expect further refinements and features to improve their coding experience
Zed 0.195.2 released
Zed 0.195.3 has been released and presents a range of enhancements, featuring support for xAI language model providers, a sticky scroll function in the project panel, enhanced window restoration upon application load, refined text drag and drop capabilities, UI refinements in the Git panel, improved navigation to the agent edit review buffer, optimized terminal rendering performance, dynamic contrast adjustments in the terminal, and advancements in debugger functionality. The release also encompasses bug fixes, including YAML indentation corrections, resolution of auto-complete not appearing upon typing a character in template literal strings, and addressing issues within the rules library. Furthermore, enhancements have been made to agents, which now include support for xAI language model providers, refined tracking for Copilot premium requests, and optimized navigation.
The change log outlines multiple updates to a range of software packages, including the agent, debugger, vim, helix, and terminal. The agent has resolved the issue with the model list not refreshing upon subscribing to Zed Pro. Additionally, a debugger has been implemented to track query history, and enhancements have been made to the autocompletion feature. The PHP debug adapter has been relocated to the PHP extension, which could potentially disrupt user-defined debugging scenarios. The terminal has enhanced rendering performance, incorporated automatic dynamic contrast adjustment, and resolved issues related to multi-line terminal applications. The PHP debug adapter has been rebranded as Xdebug.