zed/crates/project
Mikayla Maki d0bc84eb33
Fix remoting things (#19587)
- Fixes modal closing when using the remote modal folder 
- Fixes a bug with local terminals where they could open in / instead of
~
- Fixes a bug where SSH connections would continue running after their
window is closed
- Hides SSH Terminal process details from Zed UI
- Implement `cmd-o` for remote projects
- Implement LanguageServerPromptRequest for remote LSPs

Release Notes:

- N/A
2024-10-23 00:14:43 -07:00
..
src Fix remoting things (#19587) 2024-10-23 00:14:43 -07:00
Cargo.toml remote ssh: Make "get permalink to line" work (#19366) 2024-10-17 17:07:42 +02:00
LICENSE-GPL