zed/crates/project_panel
Ryan Hawkins 0e62b6dddd
Add file_scan_inclusions setting to customize Zed file indexing (#16852)
Closes #4745

Release Notes:

- Added a new `file_scan_inclusions` setting to force Zed to index files
that match the provided globs, even if they're gitignored.

---------

Co-authored-by: Mikayla Maki <mikayla@zed.dev>
2024-11-20 17:00:21 -08:00
..
src Add file_scan_inclusions setting to customize Zed file indexing (#16852) 2024-11-20 17:00:21 -08:00
Cargo.toml Show error and warning indicators in project panel items (#18182) 2024-11-12 18:58:59 -03:00
LICENSE-GPL