ZIm/crates/assistant_slash_command/src
Kirill Bulatov 7aed240729
Improve /tabs completion workflow (#16168)
Follow-up of https://github.com/zed-industries/zed/pull/16154

Reworks /tabs arguments to allow:
* current tab by default, if no arguments are present
* fuzzy-matching over paths of the related tabs
* `all` case to insert all tabs at once

Release Notes:

- N/A
2024-08-13 18:40:24 +03:00
..
assistant_slash_command.rs Improve /tabs completion workflow (#16168) 2024-08-13 18:40:24 +03:00
slash_command_registry.rs Make slash commands more discoverable (#12480) 2024-05-30 16:45:05 +02:00