ZIm/crates/project/src
张小白 c1f162abc6
collab: Fix project sharing between Windows and Unix (#23680)
Closes #14258

Windows user(host) sharing a project to a guest(using macOS), and host
follows guest:


https://github.com/user-attachments/assets/ba306b6b-23f7-48b1-8ba8-fdc5992d8f00

macOS user(host) sharing a project to a guest(using Windows), and host
follows guest:



https://github.com/user-attachments/assets/c5ee5e78-870d-49e5-907d-8565977a01ae

macOS user edits files in a windows project through collab:



https://github.com/user-attachments/assets/581057cf-e7df-4e56-a0ce-ced74339906a





Release Notes:

- N/A
2025-02-10 16:12:01 -08:00
..
lsp_command Refactor to use SharedString in more places (#23813) 2025-01-28 19:04:21 -05:00
buffer_store.rs collab: Fix project sharing between Windows and Unix (#23680) 2025-02-10 16:12:01 -08:00
color_extractor.rs Simplify static expression to a constant (#23193) 2025-01-15 19:31:21 +00:00
connection_manager.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
debounced_delay.rs Rename model based variable names to entity (#24198) 2025-02-04 10:24:35 -08:00
direnv.rs Environment loading fixes (#19144) 2024-10-16 12:14:40 +02:00
environment.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
git.rs collab: Fix project sharing between Windows and Unix (#23680) 2025-02-10 16:12:01 -08:00
image_store.rs Add image dimension and file size information (#21675) 2025-02-07 00:56:34 +00:00
lsp_command.rs lsp: Add support for default rename behavior in prepareRename request (#24246) 2025-02-05 13:27:57 +01:00
lsp_ext_command.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
lsp_store.rs collab: Fix project sharing between Windows and Unix (#23680) 2025-02-10 16:12:01 -08:00
prettier_store.rs Revert "project: Fine-grained language server management" (#23977) 2025-01-30 13:42:56 -08:00
project.rs collab: Fix project sharing between Windows and Unix (#23680) 2025-02-10 16:12:01 -08:00
project_settings.rs collab: Fix project sharing between Windows and Unix (#23680) 2025-02-10 16:12:01 -08:00
project_tests.rs Assign base text language earlier to fix missing highlighting in deletion hunks (#24413) 2025-02-06 16:14:47 -08:00
search.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs windows: Fix tests on Windows (#22616) 2025-02-05 14:30:09 +00:00
task_store.rs Rename model based variable names to entity (#24198) 2025-02-04 10:24:35 -08:00
terminals.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
toolchain_store.rs collab: Fix project sharing between Windows and Unix (#23680) 2025-02-10 16:12:01 -08:00
worktree_store.rs collab: Fix project sharing between Windows and Unix (#23680) 2025-02-10 16:12:01 -08:00
yarn.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00