Files
zed/crates/recent_projects
Conrad Irwin 758e707f3b Add --add/--new to control CLI behaviour
When neither is specified, if you open a directory you get a new
workspace, otherwise files are added to your existing workspace.

With --new files are always opened in a new workspace
With --add directories are always added to an existing workspace

Fixes #9076
Fixes #4861
Fixes #5370
2024-03-11 16:30:43 -06:00
..