ZIm/crates/collab_ui/src
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
..
chat_panel Add support for insert_text_mode of a completion (#28171) 2025-04-07 10:35:11 -06:00
collab_panel chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notifications chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
channel_view.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
chat_panel.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
collab_panel.rs Add actions for calls (#28048) 2025-04-04 19:32:41 -07:00
collab_ui.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notification_panel.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notifications.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
panel_settings.rs migrator: Add migration for settings changed prior to migrator-introduction (#27375) 2025-03-25 04:35:01 +05:30