ZIm/crates/zed/src
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
..
zed Improve Find/Replace shortcuts (#10297) 2024-04-08 22:07:59 -07:00
main.rs workspace: Add restore_on_startup setting that allows always opening an empty Zed instance (#10366) 2024-04-11 13:27:27 +02:00
zed.rs Add open vim keymap command (#9953) 2024-04-10 19:03:13 -04:00