ZIm/crates/project/src
Kirill Bulatov 550064f80f
Fix ~ expansion in ssh projects' terminals (#19078)
When setting a remote ssh project path starting with ~, Zed would fail
to cd into such project's directory when opening a new terminal.

Release Notes:

- N/A

---------

Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
2024-10-11 21:53:37 +03:00
..
lsp_command use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
buffer_store.rs Rebuild buffer store to be aware of remote/local distinction (#18303) 2024-09-24 14:52:30 -07:00
color_extractor.rs Show color swatches for LSP completions (#18665) 2024-10-03 14:38:17 -04:00
connection_manager.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
debounced_delay.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
direnv.rs Display environment loading failures in the activity indicator (#18567) 2024-10-08 11:36:18 +02:00
environment.rs Direnv warn (#18850) 2024-10-08 11:54:28 +02:00
lsp_command.rs Rebuild buffer store to be aware of remote/local distinction (#18303) 2024-09-24 14:52:30 -07:00
lsp_ext_command.rs Fix renames over language server for SSH remoting (#17897) 2024-09-16 16:20:17 -06:00
lsp_store.rs fix: Absolutize path to worktree root in worktree.read_text_file (#19064) 2024-10-11 13:26:37 +03:00
prettier_store.rs Allow using system node (#18172) 2024-09-23 15:28:04 -06:00
project.rs ssh: Fix abs paths in file history & repeated go-to-def (#19027) 2024-10-11 11:21:34 +02:00
project_settings.rs Rework remote task synchronization (#18746) 2024-10-09 22:28:42 +03:00
project_tests.rs Fix some issues with branch buffers (#18945) 2024-10-09 16:55:25 -07:00
search.rs Remove old project search code path, bump min-supported zed version for collaboration (#18404) 2024-09-26 12:10:39 -07:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs Rework remote task synchronization (#18746) 2024-10-09 22:28:42 +03:00
task_store.rs Rework remote task synchronization (#18746) 2024-10-09 22:28:42 +03:00
terminals.rs Fix ~ expansion in ssh projects' terminals (#19078) 2024-10-11 21:53:37 +03:00
worktree_store.rs ssh: Fix abs paths in file history & repeated go-to-def (#19027) 2024-10-11 11:21:34 +02:00
yarn.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00