zed/crates/zeta
Danilo Leal 1e0ded4feb
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>
2025-01-10 22:00:11 +00:00
..
src zeta: Show keybinding in completion rating buttons in review modal (#22985) 2025-01-10 22:00:11 +00:00
Cargo.toml Log errors when a prediction fails (#22961) 2025-01-10 14:07:17 +00:00
LICENSE-GPL