ZIm/crates/workspace/src
Max Brunsfeld b1b60bb7fe
Work around duplicate ssh projects in workspace migration (#36946)
Fixes another case where the sqlite migration could fail, reported by
@SomeoneToIgnore.

Release Notes:

- N/A
2025-08-26 10:54:39 -07:00
..
persistence Clean up handling of serialized ssh connection ids (#36781) 2025-08-22 15:44:58 -07:00
dock.rs telemetry: Add panel button clicked event (#36735) 2025-08-22 05:54:25 +00:00
history_manager.rs Restructure persistence of remote workspaces to make room for WSL and other non-ssh remote projects (#36714) 2025-08-22 14:10:45 -07:00
invalid_buffer_view.rs Do not show directories in the InvalidBufferView (#36906) 2025-08-25 21:16:37 +00:00
item.rs Do not show directories in the InvalidBufferView (#36906) 2025-08-25 21:16:37 +00:00
modal_layer.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
notifications.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
pane.rs Ensure pane: swap item right does not panic (#36765) 2025-08-22 23:28:55 +02:00
pane_group.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
path_list.rs Fix workspace migration failure (#36911) 2025-08-26 00:27:52 +00:00
persistence.rs Work around duplicate ssh projects in workspace migration (#36946) 2025-08-26 10:54:39 -07:00
searchable.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
shared_screen.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
status_bar.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
tasks.rs Fix tasks leaked despite workspace window close (#35246) 2025-07-28 22:37:48 +00:00
theme_preview.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
toast_layer.rs keymap_ui: Ensure keybind with empty arguments can be saved (#36393) 2025-08-18 11:01:32 +00:00
toolbar.rs Fix toolbar spacing regressions (#29964) 2025-05-05 22:28:35 -03:00
workspace.rs Do not show directories in the InvalidBufferView (#36906) 2025-08-25 21:16:37 +00:00
workspace_settings.rs workspace: Allow disabling of padding on zoomed panels (#31913) 2025-08-25 19:02:19 +00:00