ZIm/crates/language/src
Conrad Irwin 90649fbc89
Automatically expand context for inline assistant to nearest block (#27282)
Release Notes:

- Inline assistant will now expand empty selections to the block under
the cursor.

Co-authored-by: andrew j <andjones100@gmail.com>
2025-03-21 21:24:27 -06:00
..
syntax_map Bump Tree-sitter for bug fixes affecting YAML parser loaded via WASM (#25054) 2025-02-17 21:29:27 -08:00
buffer.rs Add completion_query_characters in language (#27175) 2025-03-20 16:45:35 +05:30
buffer_tests.rs Debugger implementation (#13433) 2025-03-18 12:55:25 -04: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 Automatically expand context for inline assistant to nearest block (#27282) 2025-03-21 21:24:27 -06:00
language_registry.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
language_settings.rs Refine word completions (#26779) 2025-03-14 15:18:55 +00:00
manifest.rs project: Track manifest locations per unique manifest locator (#27194) 2025-03-21 15:22:36 +01:00
outline.rs Fix panic when outline items have no name (#24574) 2025-02-10 18:50:26 +00:00
proto.rs Remove an unused field in Diagnostic from zed.proto (#27091) 2025-03-19 17:15:43 +00:00
syntax_map.rs Allow too many arguments (#26375) 2025-03-10 13:38:30 -06:00
task_context.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
text_diff.rs Use line-based and word-based diff when reloading and formatting buffers (#25129) 2025-02-20 00:56:01 +00:00
toolchain.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00