ZIm/crates/language_tools/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
..
key_context_view.rs Make OpenKeyContextView open to the right (#24452) 2025-02-07 11:20:27 -05:00
language_tools.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
lsp_log.rs edit predictions: Cache settings across renders (#24581) 2025-02-10 20:57:25 +00:00
lsp_log_tests.rs windows: Fix tests on Windows (#22616) 2025-02-05 14:30:09 +00:00
syntax_tree_view.rs language_tools: Add background color to syntax tree view (#24524) 2025-02-09 15:54:14 +00:00