ZIm/crates/language/src
Agus Zubiaga 592e8fbffc
edit predictions: Fix cursor popover edit preview panic (#24866)
Release Notes:

- Fixed a panic when displaying a whitespace-only line in the edit
prediction preview

---------

Co-authored-by: Antonio <antonio@zed.dev>
2025-02-14 15:44:45 +01:00
..
syntax_map Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
buffer.rs edit predictions: Fix cursor popover edit preview panic (#24866) 2025-02-14 15:44:45 +01:00
buffer_tests.rs Renames: HighlightedText->HighlightedMatch + HighlightedEdits->HighlightedText (#24057) 2025-01-31 23:15:46 +00:00
diagnostic_set.rs zeta: Send up diagnostics with prediction requests (#24384) 2025-02-06 18:07:26 +00:00
highlight_map.rs Docs for indent_size_for_line and co 2024-01-09 20:50:34 +01:00
language.rs project: Fine-grained language server management (#24038) 2025-02-14 15:41:49 +01:00
language_registry.rs project: Fine-grained language server management (#24038) 2025-02-14 15:41:49 +01:00
language_settings.rs Polish edit predictions (#24732) 2025-02-12 15:56:31 +00:00
markdown.rs Make language registry optional in parse_markdown (#23221) 2025-01-16 03:56:46 -07:00
outline.rs Fix panic when outline items have no name (#24574) 2025-02-10 18:50:26 +00:00
proto.rs Fix #24081 - lsp diagnostic code type conversion (#24347) 2025-02-05 21:23:46 -06:00
syntax_map.rs Update tree-sitter to 0.24 (#24492) 2025-02-10 10:52:27 -08:00
task_context.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
toolchain.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00