ZIm/crates/recent_projects/src
apricotbucket28 559ce87b4e
linux: Save opened workspace when closing last window (#15754)
Fixes https://github.com/zed-industries/zed/issues/15642
(also fixes a bug where replacing a workspace in the same window would
reopen the old project after closing with `CTRL + Q`)

Release Notes:

- Linux: Fixed last workspace not being restored on startup
([#15642](https://github.com/zed-industries/zed/issues/15642)).
- Fixed a bug where a closed workspace could be reopened on startup.
2024-08-05 09:54:02 +02:00
..
dev_servers.rs Change PathLikeWithPosition<P> into a non-generic type and replace ad-hoc Windows path parsing (#15373) 2024-07-30 16:39:33 +03:00
disconnected_overlay.rs Reconnect button for remote projects (#12669) 2024-06-10 18:09:47 -06:00
recent_projects.rs linux: Save opened workspace when closing last window (#15754) 2024-08-05 09:54:02 +02:00
ssh_connections.rs Change PathLikeWithPosition<P> into a non-generic type and replace ad-hoc Windows path parsing (#15373) 2024-07-30 16:39:33 +03:00
ssh_remotes.rs SSH remote ui (#15129) 2024-07-26 16:45:44 -06:00