zed/crates/extension
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
..
src Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
build.rs Copy extension_api Rust files to OUT_DIR when building extension to work around rust-analyzer limitation (#16064) 2024-08-10 18:19:11 -06:00
Cargo.toml extension: Upgrade wasmtime to v21 (#15210) 2024-07-25 13:56:40 -04:00
LICENSE-GPL Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00