ZIm/crates/gpui_macros/src
Mikayla Maki cab8b5a9a3
Switch LSP prompts to use a non-blocking toast (#8312)
This fixes a major degradation in usability that some users ran into.

Fixes https://github.com/zed-industries/zed/issues/8255 
Fixes https://github.com/zed-industries/zed/issues/8229

Release Notes:

- Switch from using platform prompts to toasts for LSP prompts.
([8255](https://github.com/zed-industries/zed/issues/8255),
[8229](https://github.com/zed-industries/zed/issues/8229))

<img width="583" alt="Screenshot 2024-02-23 at 2 40 05 PM"
src="https://github.com/zed-industries/zed/assets/2280405/1bfc027b-b7a8-4563-88b6-020e47869668">

Co-authored-by: Marshall <marshall@zed.dev>
2024-02-23 15:18:32 -08:00
..
derive_into_element.rs Remove 2 suffix from gpui_macros, fix compile errors in tests 2024-01-03 13:12:21 -08:00
derive_render.rs Remove 2 suffix from gpui_macros, fix compile errors in tests 2024-01-03 13:12:21 -08:00
gpui_macros.rs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
register_action.rs Remove some comments 2024-01-12 20:10:40 -08:00
style_helpers.rs Switch LSP prompts to use a non-blocking toast (#8312) 2024-02-23 15:18:32 -08:00
test.rs Resolve more todos 2024-01-09 15:08:05 -08:00