zed/crates/workspace
Conrad Irwin 88a32ae48d Merge Workspace::save_item into Pane::save_item
These methods were slightly different which caused (for example) there
to be no "Discard" option in the conflict case at the workspace level.

To make this work, a new SaveBehavior (::PromptForNewPath) was added to
support SaveAs.
2023-09-20 20:44:26 -06:00
..
src Merge Workspace::save_item into Pane::save_item 2023-09-20 20:44:26 -06:00
Cargo.toml Add buffer integration test 2023-08-23 18:34:43 -07:00
test.db