Adjust "recent projects" modal behavior to allow opening projects in both current and new window (#8267)
 Fixes https://github.com/zed-industries/zed/issues/7419 by changing the way "recent projects" modal confirm actions work: * `menu::Confirm` now reuses the current window when opening a recent project * `menu::SecondaryConfirm` now opens a recent project in the new window * neither confirm tries to open the current project anymore * modal's placeholder is adjusted to emphasize this behavior Release Notes: - Added a way to open recent projects in the new window
K
Kirill Bulatov committed
71557f3eb34b9b07a15d134612bec5b083cce95b
Parent: a588f67
Committed by GitHub <noreply@github.com>
on 2/23/2024, 11:17:31 AM