zed/crates/recent_projects
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
..
src workspace: Add recent projects in the multi-project dropdown (#46828) 2026-01-14 18:34:27 -03:00
Cargo.toml Add recent_projects remote test (#46436) 2026-01-09 12:45:10 +00:00
LICENSE-GPL