mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-14 22:14:23 +00:00
47122a3115
Fixes https://github.com/zed-industries/zed/issues/10890 * removes `unwrap()` that caused panics for text elements with no text, remaining after edit state is cleared but project entries are not updated, having the fake, "new entry" * improves discoverability of the FS errors during file/directory creation: now those are shown as workspace notifications * stops printing anyhow backtraces in workspace notifications, printing the more readable chain of contexts instead * better indicates when new entries are created as excluded ones Release Notes: - Improve excluded entry creation workflow in the project panel ([10890](https://github.com/zed-industries/zed/issues/10890)) |
||
---|---|---|
.. | ||
connection_manager.rs | ||
debounced_delay.rs | ||
lsp_command.rs | ||
lsp_ext_command.rs | ||
prettier_support.rs | ||
project.rs | ||
project_settings.rs | ||
project_tests.rs | ||
search.rs | ||
search_history.rs | ||
task_inventory.rs | ||
terminals.rs |