SIGN IN SIGN UP

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>
M
Mikayla Maki committed
455850505f7b3a3f091cf8c26f251d8fa8471dcf
Parent: a3a6ebc
Committed by GitHub <noreply@github.com> on 8/16/2024, 5:09:38 PM