ZIm/crates/zeta/src
Agus Zubiaga 0af048a7cf
edit predictions: Cache settings across renders (#24581)
We were reading edit prediction settings too often, causing frames to be
dropped. We'll now cache them and update them from
`update_visible_inline_completion`.

Release Notes:

- N/A
2025-02-10 20:57:25 +00:00
..
completion_diff_element.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
init.rs Migrate keymap and settings + edit predictions rename (#23834) 2025-02-07 21:17:07 +05:30
input_excerpt.rs Re-introduce syntax-based context and use new model (#24469) 2025-02-07 19:19:57 +00:00
license_detection.rs License detection: also check LICENSE.txt and LICENCE.txt (#24351) 2025-02-06 04:04:35 +00:00
onboarding_banner.rs Migrate keymap and settings + edit predictions rename (#23834) 2025-02-07 21:17:07 +05:30
onboarding_modal.rs Migrate keymap and settings + edit predictions rename (#23834) 2025-02-07 21:17:07 +05:30
onboarding_telemetry.rs edit predictions: Onboarding funnel telemetry (#24237) 2025-02-05 15:26:11 +00:00
rate_completion_modal.rs edit predictions: Cache settings across renders (#24581) 2025-02-10 20:57:25 +00:00
zeta.rs Include prediction ID on edit prediction accepted/discarded events (#24480) 2025-02-07 22:06:37 +00:00