ZIm/crates/assistant_slash_command/src
Kirill Bulatov 8fe2de1737
Further improve /tabs command and slash arguments completion (#16216)
* renames `/tabs` to `/tab`
* allows to insert multiple tabs when fuzzy matching by the names
* improve slash command completion API, introduce a notion of multiple
arguments
* properly fire off commands on arguments' completions with
`run_command: true`

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <marshall@zed.dev>
2024-08-14 17:11:51 +03:00
..
assistant_slash_command.rs Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
slash_command_registry.rs assistant: Put /docs and /project behind a setting (#16186) 2024-08-13 17:32:24 -04:00