ZIm/crates/project_panel/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
..
project_panel.rs Allow opening the FS root dir as a remote project (#30190) 2025-05-07 16:50:57 -07:00
project_panel_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00
project_panel_tests.rs Add the ability to follow the agent as it makes edits (#29839) 2025-05-04 08:28:39 +00:00
utils.rs Add Project Panel navigation actions in netrw mode (#20941) 2024-12-05 14:07:13 +01:00