ZIm/crates/project_panel/src
Smit Barmase cb573172a3
project_panel: Allow collapse all from workspace context (#32660)
Closes #4385

Allow action `project_panel::CollapseAllEntries` to trigger from
workspace context without focusing the project panel.

Release Notes:

- Added a way to collapse all entries in the Project Panel without
having to focus it. This can be done by using the
`project_panel::CollapseAllEntries` action.
2025-06-13 12:26:29 +05:30
..
project_panel.rs project_panel: Allow collapse all from workspace context (#32660) 2025-06-13 12:26:29 +05:30
project_panel_settings.rs project_panel: Add hide_root when only one folder in the project (#25289) 2025-06-09 16:46:31 +05:30
project_panel_tests.rs Remove separator! macro and make path! handle relative paths (#32527) 2025-06-13 06:32:29 +00:00
utils.rs Add Project Panel navigation actions in netrw mode (#20941) 2024-12-05 14:07:13 +01:00