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
Marshall Bowers
7ed3f5f392
Clean up references in doc comments in ui
and theme
crates ( #3985 )
...
This PR cleans up a number of references in doc comments in the `ui` and
`theme` crates so that `rustdoc` will link and display them correctly.
Release Notes:
- N/A
2024-01-09 15:22:36 -05:00
Nate Butler
51988f63d5
Document more enums
2024-01-09 14:50:04 -05:00
Nate Butler
e020d7ca11
Document ui crate traits
2024-01-09 14:15:25 -05:00
Max Brunsfeld
1184de64d5
Fix UI doc test
2024-01-03 13:21:45 -08:00
Max Brunsfeld
4305c5fdbe
Remove 2 suffix for ui, storybook, text
...
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-03 12:33:51 -08:00