ZIm/crates/assistant_context_editor
Conrad Irwin a577a72f69
Add support for insert_text_mode of a completion (#28171)
I wanted this for CONL (https://conl.dev )'s nascent langauge server,
and it seems like most of the support was already wired up on the LSP
side, so this surfaces it into the editor.

Release Notes:

- Added support for the `insert_text_mode` field of completions from the
language server protocol.
2025-04-07 10:35:11 -06:00
..
src Add support for insert_text_mode of a completion (#28171) 2025-04-07 10:35:11 -06:00
Cargo.toml agent: Fix opening configuration view from the model selector (#28154) 2025-04-05 16:32:16 +00:00
LICENSE-GPL Add assistant_context_editor crate (#23429) 2025-01-21 21:22:59 +00:00