Zed has released version 0.183.12, which includes several important fixes and enhancements. This update primarily addresses issues related to the truncation of project settings files and the improper functionality of the ctrl-enter shortcut in Assistant text threads. Additionally, it excludes the ".zed" directory from being scanned as part of workspace files, improving overall performance and user experience.
Key highlights of Zed 0.183.12 include:
- A fix for the truncation issue of project settings files when using the command `zed: open project settings`, particularly when the ".zed" directory was excluded from file scans (Issue #29578).
- Resolved the ctrl-enter shortcut functionality, which previously opened inline assist instead of sending the message, enhancing usability within Assistant text threads (Issue #29313).
- Added support for Ollama's Qwen3, which now defaults to a 16K token context. Users can refer to the Assistant Configuration Docs for guidance on increasing this limit (Issue #29580).
Overall, version 0.183.12 not only fixes critical bugs but also introduces new features that streamline workflows for users.
In future updates, we can anticipate further enhancements that might include expanded integration with additional tools, improved user interface features, and possibly more customization options to tailor the Zed experience to individual user needs
Key highlights of Zed 0.183.12 include:
- A fix for the truncation issue of project settings files when using the command `zed: open project settings`, particularly when the ".zed" directory was excluded from file scans (Issue #29578).
- Resolved the ctrl-enter shortcut functionality, which previously opened inline assist instead of sending the message, enhancing usability within Assistant text threads (Issue #29313).
- Added support for Ollama's Qwen3, which now defaults to a 16K token context. Users can refer to the Assistant Configuration Docs for guidance on increasing this limit (Issue #29580).
Overall, version 0.183.12 not only fixes critical bugs but also introduces new features that streamline workflows for users.
In future updates, we can anticipate further enhancements that might include expanded integration with additional tools, improved user interface features, and possibly more customization options to tailor the Zed experience to individual user needs
Zed 0.183.12 released
Zed 0.183.12 has been released and addresses issues related to the truncation of project settings files and the incorrect opening of inline assist in Assistant text threads, while also excluding the ".zed" directory from workspace files.