ZIm/crates/zed
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
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources windows: display icon (#9571) 2024-03-21 09:30:01 -07: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
build.rs windows: Support compiling with MinGW toolchain (part 2) (#9843) 2024-03-28 10:40:07 -07:00
Cargo.toml v0.132.x dev 2024-04-10 11:45:05 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00