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.
Zed 0.183.12
- Fixed an issue where the project settings file would be truncated when opened with
zed: open project settings
if the ".zed" directory was excluded from the files scanned in a workspace (in "file_scan_exclusions") ( #29578)- Fix for
ctrl-enter
shortcut in Assistant text threads incorrectly opening inline assist instead of triggering Send. ( #29313)- ollama: Add support for Qwen3. Defaults to 16K token context. See: Assistant Configuration Docs to increase. ( #29580)