zed/crates/recent_projects/src
Danilo Leal 99829c7ce7
workspace: Add recent projects in the multi-project dropdown (#46828)
This PR adds a list of recent projects to the multi-project dropdown,
avoiding the need to open up the picker and the mouse travel when using
a pointer to interact with it. When the recent projects list is bigger
than 5, we display more in a "View More" submenu.

<img width="500" height="800" alt="Screenshot 2026-01-14 at 5  15@2x"
src="https://github.com/user-attachments/assets/31f11e3e-d010-4b66-a539-f74cbc572e40"
/>

Release Notes:

- Workspace: Added the list of recent projects to the multi-project
title bar menu.
2026-01-14 18:34:27 -03:00
..
dev_container.rs Remove implicit dependency on Node env for data_dir devcontainer CLI (#45589) 2026-01-06 18:00:24 +00:00
dev_container_suggest.rs Introduce MVP Dev Containers support (#44442) 2025-12-10 12:10:43 -08:00
disconnected_overlay.rs remote: Fix naming inconsistencies (#46146) 2026-01-06 10:07:10 +00:00
recent_projects.rs workspace: Add recent projects in the multi-project dropdown (#46828) 2026-01-14 18:34:27 -03:00
remote_connections.rs remote: Fix not being able to cancel in connecting state (#46789) 2026-01-14 11:49:21 +00:00
remote_servers.rs remote: Introduce a proper mock remote connection (#46337) 2026-01-08 12:13:57 +00:00
ssh_config.rs
wsl_picker.rs Allow opening a local folder inside WSL (#38335) 2025-09-17 15:39:47 +00:00