ZIm/crates/task/src
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
..
lib.rs Fix remoting things (#19587) 2024-10-23 00:14:43 -07:00
static_source.rs chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795) 2024-10-07 01:29:58 +02:00
task_template.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
vscode_format.rs Use const over static for string literals (#18635) 2024-10-02 12:33:13 -04:00