ZIm/crates/project/src
Elliot Thomas b9697fb487
Enable manual worktree organization (#11504)
Release Notes:

- Preserve order of worktrees in project
([#10883](https://github.com/zed-industries/zed/issues/10883)).
- Enable drag-and-drop reordering for project worktrees

Note: worktree order is not synced during collaboration but guests can
reorder their own project panels.

![Reordering
worktrees](https://github.com/zed-industries/zed/assets/1347854/1c63d83c-5d4e-4b55-b840-bfbf32521b2a)

---------

Co-authored-by: Kirill Bulatov <kirill@zed.dev>
2024-05-24 12:15:48 +03:00
..
connection_manager.rs WIP: remoting (#10085) 2024-04-11 15:36:35 -06:00
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
lsp_command.rs lsp: Use itemDefaults if sent along with completion items (#11902) 2024-05-16 13:26:07 +02:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Allow formatting of unsaved buffers with prettier (#12095) 2024-05-22 06:19:32 +02:00
project.rs Enable manual worktree organization (#11504) 2024-05-24 12:15:48 +03:00
project_settings.rs Allow to toggle git hunk diffs (#11080) 2024-05-01 22:47:36 +03:00
project_tests.rs Enable manual worktree organization (#11504) 2024-05-24 12:15:48 +03:00
search.rs Implement serialization of assistant conversations, including tool calls and attachments (#11577) 2024-05-08 17:52:15 -04:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs rust: Add runnable icon for #[cfg(test)] mod tests (#12017) 2024-05-24 11:02:23 +02:00
terminals.rs Tidy up the code (#12116) 2024-05-22 14:36:15 +03:00