ZIm/crates/assistant_context_editor/src
Michael Sloan 8c46a4f594
Make completions menu stay open after after it's manually requested (#32015)
Also includes a clarity refactoring to remove
`ignore_completion_provider`.

Closes #15549

Release Notes:

- Fixed completions menu closing on typing after being requested while
`show_completions_on_input: false`.
2025-06-03 20:33:52 +00:00
..
context Show progress as the agent locates which range it needs to edit (#31582) 2025-05-28 12:32:54 +00:00
assistant_context_editor.rs agent: Add max mode on text threads (#31361) 2025-05-28 10:12:38 -03:00
context.rs Pass up intent with completion requests (#31710) 2025-05-29 20:43:12 +00:00
context_editor.rs assistant_context_editor: Fix copy paste regression (#31882) 2025-06-02 11:52:47 +02:00
context_history.rs agent: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +00:00
context_store.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
language_model_selector.rs Fix model deduplication to use provider ID and model ID (#31750) 2025-05-30 13:49:09 +00:00
max_mode_tooltip.rs agent: Add keybinding to toggle Burn Mode (#31630) 2025-05-28 18:08:58 -03:00
slash_command.rs Make completions menu stay open after after it's manually requested (#32015) 2025-06-03 20:33:52 +00:00
slash_command_picker.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00