zed/crates/project_panel
tims 114c462143
Maintain selection on file/dir deletion in project panel (#20577)
Closes #20444

- Focus on next file/dir on deletion.
- Focus on prev file/dir in case where it's last item in worktree.
- Tested when multiple files/dirs are being deleted.

Release Notes:

- Maintain selection on file/dir deletion in project panel.

---------

Co-authored-by: Kirill Bulatov <kirill@zed.dev>
2024-11-22 12:59:04 +02:00
..
src Maintain selection on file/dir deletion in project panel (#20577) 2024-11-22 12:59:04 +02:00
Cargo.toml Show error and warning indicators in project panel items (#18182) 2024-11-12 18:58:59 -03:00
LICENSE-GPL