zed/crates/zeta
Danilo Leal 395d2e7d46 zeta: Show keybinding in completion rating buttons in review modal (#22985)
This PR also removes the `ThumbsUp` action that wasn't being triggered
correctly. We didn't have it's counterpart `ThumbsDown`, too, so I
mostly assumed it would be harmless to remove `ThumbsUp` as well.

<img width="800" alt="Screenshot 2025-01-10 at 6 18 44 PM"
src="https://github.com/user-attachments/assets/9fd5da9f-9dff-454d-9f31-c02f1370b937"
/>

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
# Conflicts:
#	crates/zeta/src/rate_completion_modal.rs
2025-01-15 15:28:48 +01:00
..
src zeta: Show keybinding in completion rating buttons in review modal (#22985) 2025-01-15 15:28:48 +01:00
Cargo.toml Log errors when a prediction fails (#22961) 2025-01-15 15:09:00 +01:00
LICENSE-GPL