Files
oak-gpui/crates
Kirill Bulatov 47122a3115 Fix excluded file creation (#12620)
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))
2024-06-04 10:31:43 +03:00
..
2024-05-29 18:06:45 -07:00
2024-06-03 22:17:10 -06:00
2024-05-29 18:06:45 -07:00
2024-05-10 15:50:20 -06:00
2024-04-23 13:31:21 -04:00
2024-06-03 22:17:10 -06:00
2024-03-28 18:32:11 +01:00
2024-05-22 14:36:15 +03:00
2024-05-29 18:06:45 -07:00
2024-06-03 22:17:10 -06:00
2024-04-30 23:31:59 -06:00
2024-05-10 15:50:20 -06:00
2024-06-04 10:31:43 +03:00
2024-03-11 10:45:57 +01:00
2024-03-26 16:10:09 -07:00
2024-05-09 21:08:49 -06:00
2024-05-23 15:50:59 +02:00
2024-05-29 18:06:45 -07:00
2024-06-03 22:17:10 -06:00
2024-05-29 18:06:45 -07:00
2024-05-29 18:06:45 -07:00
2024-04-15 14:21:52 +02:00
2024-05-29 18:06:45 -07:00
2024-06-03 22:17:10 -06:00