ZIm/crates/assistant_slash_command/src
Mikayla Maki 455850505f
Fix more bugs in files (#16241)
Fixes:
- [x] an issue where directories would only match by prefix, causing
both a directory and a file to be matched if in the same directory
- [x] An issue where you could not continue a file completion when
selecting a directory, as `tab` on a file would always run the command.
This effectively disabled directory sub queries.
- [x] Inconsistent rendering of files and directories in the slash
command

Release Notes:

- N/A

---------

Co-authored-by: max <max@zed.dev>
2024-08-16 10:09:38 -07:00
..
assistant_slash_command.rs Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
slash_command_registry.rs context_servers: Add initial implementation (#16103) 2024-08-15 10:49:30 -04:00