Files
oak-gpui/crates
Kirill Bulatov 5b320d6714 Be more lenient when looking up gitignored files in file finder (#31457)
The lookup was disabled due to concerns of being forced to traverse many
gitignored file entries. Since Zed does not index these eagerly, but
only contents of the directories that are parent to the gitignored file
entries, it might be not that bad — let's see how much improvement it
provides.

Closes https://github.com/zed-industries/zed/issues/31016

Release Notes:

- Improved file finder to include indexed gitignored files in its search
results
2025-05-26 23:24:32 +03:00
..
2025-05-26 12:59:20 +00:00
2025-05-20 23:06:07 +00:00
2025-05-07 23:11:09 +03:00
2025-04-23 20:54:09 +00:00
2025-05-01 19:24:14 +00:00