ZIm/crates/workspace/src
Piotr Osiewicz 67615b968b
debugger/tasks: Remove TaskType enum (#29208)
Closes #ISSUE

Release Notes:

- N/A

---------

Co-authored-by: Cole Miller <m@cole-miller.net>
Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Anthony <anthony@zed.dev>
Co-authored-by: Conrad <conrad@zed.dev>
2025-04-26 01:44:56 +02:00
..
persistence chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
dock.rs workspace: Do not call set_active when deserializing a dock if that dock was not visible (#27852) 2025-04-01 16:33:52 +00:00
history_manager.rs History manager (#26369) 2025-04-11 21:34:51 +00:00
item.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00
modal_layer.rs editor: Hide mouse context menu when modal is opened (#29127) 2025-04-21 20:13:26 +05:30
notifications.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
pane.rs workspace: Add right border to pinned tabs only on scroll (#29405) 2025-04-25 18:46:13 +05:30
pane_group.rs Terminal in debugger (#29328) 2025-04-24 14:26:09 -06:00
persistence.rs Avoid unnecessary DB writes (#29417) 2025-04-25 17:41:49 +03:00
searchable.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
shared_screen.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
status_bar.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tasks.rs debugger/tasks: Remove TaskType enum (#29208) 2025-04-26 01:44:56 +02:00
theme_preview.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
toast_layer.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
toolbar.rs Allow buffer search in project search (#23819) 2025-01-31 00:13:46 -07:00
workspace.rs debugger/tasks: Remove TaskType enum (#29208) 2025-04-26 01:44:56 +02:00
workspace_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00