zed/crates/remote_server/src
Conrad Irwin 3e31955b7f
SSH remote ui (#15129)
Still TODO:
* [x] hide this UI unless you have some ssh projects in settings
* [x] add the "open folder" flow with the new open picker
* [ ] integrate with recent projects / workspace restoration

Release Notes:

- N/A
2024-07-26 16:45:44 -06:00
..
headless_project.rs SSH remote ui (#15129) 2024-07-26 16:45:44 -06:00
main.rs Improve ssh remote error handling and logging (#15035) 2024-07-23 13:29:56 -07:00
remote_editing_tests.rs Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
remote_server.rs