ZIm/crates/project_panel/src
Smit Barmase fa788a39a4
project_panel: Reuse index_for_entry in index_for_selection (#35034)
Just refactor I came across while working on another issue.
`index_for_entry` and `index_for_selection` have the exact same logic,
here we can simply reuse `index_for_entry` for `index_for_selection`.

Release Notes:

- N/A
2025-07-24 20:07:38 +05:30
..
project_panel.rs project_panel: Reuse index_for_entry in index_for_selection (#35034) 2025-07-24 20:07:38 +05:30
project_panel_settings.rs project_panel: Add Sticky Scroll (#33994) 2025-07-07 08:32:42 +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