zed/crates/workspace
Piotr Osiewicz 2f616fe8eb
workspace: Add restore_on_startup setting that allows always opening an empty Zed instance (#10366)
Fixes #7694
The new setting accepts "last_workspace" (default) and "none" as
options.

In a follow-up PR I'll add a new option that re-launches all of the Zed
windows and not just the last one.

Release Notes:

- Added `restore_on_startup` option, accepting `last_workspace`
(default) and `none` options. With `none`, new Zed instances will not
restore workspaces that were open last.
2024-04-11 13:27:27 +02:00
..
src workspace: Add restore_on_startup setting that allows always opening an empty Zed instance (#10366) 2024-04-11 13:27:27 +02:00
Cargo.toml Compute scrollbar markers asynchronously (#10080) 2024-04-03 12:21:17 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00