ZIm/crates/workspace/src
Kirill Bulatov 49c75eb062
Rework remote task synchronization (#18746)
Reworks the way tasks are stored, accessed and synchronized in the
`project`.
Now both collab and ssh remote projects use the same TaskStorage kind to
get the task context from the remote host, and worktree task templates
are synchronized along with other worktree settings.

Release Notes:

- Adds ssh support to tasks, improves collab-remote projects' tasks sync
2024-10-09 22:28:42 +03:00
..
persistence ssh project: Handle multiple paths and worktrees correctly (#18277) 2024-09-24 16:46:11 +02:00
dock.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
item.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
modal_layer.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
notifications.rs Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
pane.rs Keep tab position when closing tabs (#18168) 2024-10-02 13:44:42 +02:00
pane_group.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
persistence.rs ssh project: Handle multiple paths and worktrees correctly (#18277) 2024-09-24 16:46:11 +02:00
searchable.rs Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03:00
shared_screen.rs Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
status_bar.rs Revert FPS counter (#17485) 2024-09-06 15:35:00 +02:00
tasks.rs Rework remote task synchronization (#18746) 2024-10-09 22:28:42 +03:00
toolbar.rs Don't show extra row in toolbar if it is empty (#17888) 2024-09-16 12:00:49 -04:00
workspace.rs Add ssh initialization events (#18831) 2024-10-07 16:17:43 -04:00
workspace_settings.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00