zed/crates/workspace/src
Bennet Bo Fenner 7b01a29f5a
preview tabs: Fix tab selection getting out of sync (#10478)
There was an edge case where the project panel selection would not be
updated when opening a lot of tabs quickly using the preview tab
feature.
I spent way too long debugging this, thankfully @ConradIrwin spotted it
in like 5 minutes 🎉

Release Notes:

- N/A
2024-04-12 17:20:30 +02:00
..
persistence Add preview tabs (#9125) 2024-04-11 23:09:12 +02:00
dock.rs
item.rs Add preview tabs (#9125) 2024-04-11 23:09:12 +02:00
modal_layer.rs
notifications.rs Refactor workspace notifications to use explicit NotificationId type (#10342) 2024-04-10 17:21:23 -04:00
pane.rs preview tabs: Fix tab selection getting out of sync (#10478) 2024-04-12 17:20:30 +02:00
pane_group.rs
persistence.rs Add preview tabs (#9125) 2024-04-11 23:09:12 +02:00
searchable.rs Make BufferSearch less wide (#10459) 2024-04-11 23:07:29 -06:00
shared_screen.rs Add preview tabs (#9125) 2024-04-11 23:09:12 +02:00
status_bar.rs
toolbar.rs
workspace.rs WIP: remoting (#10085) 2024-04-11 15:36:35 -06:00
workspace_settings.rs workspace: Add restore_on_startup setting that allows always opening an empty Zed instance (#10366) 2024-04-11 13:27:27 +02:00