ZIm/crates/project_panel/src
Danilo Leal 8282b9cf00
project panel: Add git clone action to empty state (#36371)
This PR adds the git clone action to the project panel. It also changes
the "open" button to open a folder instead of the recent projects modal,
which feels faster to start with, more intuitive, and also consistent
with VS Code (which I think is good in this specific case).

<img width="500" height="1334" alt="CleanShot 2025-08-17 at 2  10 01@2x"
src="https://github.com/user-attachments/assets/ff953228-9e8e-413b-89ba-fa0870a0df17"
/>

Release Notes:

- Improved the project panel empty state by including the git clone
action and allowing users to quickly open a local folder.
2025-08-17 17:27:42 +00:00
..
project_panel.rs project panel: Add git clone action to empty state (#36371) 2025-08-17 17:27:42 +00:00
project_panel_settings.rs project panel: Add setting to disable auto opening project panel (#34752) 2025-08-08 05:02:11 +00:00
project_panel_tests.rs Make alphabetical sorting the default (#32315) 2025-08-13 18:07:49 -04:00
utils.rs Add Project Panel navigation actions in netrw mode (#20941) 2024-12-05 14:07:13 +01:00