ZIm/crates/workspace/src
Kirill Bulatov decfbc69a5
Disallow multiple save modals for the same pane item (#11931)
Fixes https://github.com/zed-industries/zed/issues/10192


Release Notes:

- Fixed multiple save modals appearing for the same file being closed
([10192](https://github.com/zed-industries/zed/issues/10192))
2024-05-16 22:55:05 +03:00
..
persistence Remember window restore size (#10429) 2024-05-07 23:29:03 -06:00
dock.rs Fix repeatedly docking project panel (#11884) 2024-05-15 21:32:03 -07:00
item.rs Alternate files with ctrl-6 (#11367) 2024-05-10 11:40:08 -06:00
modal_layer.rs Occlude only modal and not the space around it used to center it 2024-03-11 18:13:00 +01:00
notifications.rs Remove 'Destructive' prompts (#11631) 2024-05-09 18:52:09 -06:00
pane.rs Disallow multiple save modals for the same pane item (#11931) 2024-05-16 22:55:05 +03:00
pane_group.rs gpui: Pass Style by value to request_layout (#11597) 2024-05-09 11:38:53 +02:00
persistence.rs cleanup (#11835) 2024-05-14 18:25:54 -07:00
searchable.rs support vim replace command with range (#10709) 2024-04-29 18:49:30 -06:00
shared_screen.rs Add preview tabs (#9125) 2024-04-11 23:09:12 +02:00
status_bar.rs Add wiring for UI density (#11260) 2024-05-01 14:28:52 -04:00
tasks.rs Add support for detecting tests in source files, and implement it for Rust (#11195) 2024-05-05 16:32:48 +02:00
toolbar.rs Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
workspace.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
workspace_settings.rs Editor tab bar settings (#7356) 2024-05-08 10:54:48 -07:00