edit predictions: Preview jumps by animating cursor to target (#24604)

https://github.com/user-attachments/assets/977d08fb-a2b1-4826-9d95-8f35c6cb9f13




Release Notes:

- N/A

---------

Co-authored-by: Danilo <danilo@zed.dev>
Co-authored-by: Smit <smit@zed.dev>
Co-authored-by: Max <max@zed.dev>
This commit is contained in:
Agus Zubiaga 2025-02-11 11:19:51 -03:00 committed by GitHub
parent 5778e1e6f0
commit 22e2b8e832
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 611 additions and 170 deletions

View file

@ -324,6 +324,8 @@ pub enum IconName {
ZedAssistant2,
ZedAssistantFilled,
ZedPredict,
ZedPredictUp,
ZedPredictDown,
ZedPredictDisabled,
ZedXCopilot,
}