ZIm/crates/worktree/src
Max Brunsfeld 37010aac6b
Allow opening the FS root dir as a remote project (#30190)
### Todo

* [x] Allow opening `ssh://username@host:/` from the CLI
* [x] Allow selecting `/` in the `open path` picker
* [x] Allow selecting the home directory in the `open path` picker

Release Notes:

- Changed the initial state of the SSH project picker to show the full
path to your home directory on the remote machine, instead of `~`.
- Added the ability to open `/` as a project folder over SSH

---------

Co-authored-by: Agus Zubiaga <hi@aguz.me>
2025-05-07 16:50:57 -07:00
..
ignore.rs Fix Linux search issues (#13479) 2024-06-24 13:46:21 -07:00
worktree.rs Allow opening the FS root dir as a remote project (#30190) 2025-05-07 16:50:57 -07:00
worktree_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00
worktree_tests.rs Implement dragging external files to remote projects (#28987) 2025-04-17 11:06:56 -07:00