ZIm/crates/prompt_library/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
..
prompt_library.rs edit predictions: Cache settings across renders (#24581) 2025-02-10 20:57:25 +00:00
prompt_store.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
prompts.rs Refactor to use SharedString in more places (#23813) 2025-01-28 19:04:21 -05:00