ZIm/crates/remote_server/src
Andrew Borg (Kashin) d40177c2ae
Fix project entry rename in Remote Development (#23382)
Closes #22883

To fix the problem, we move `handle_rename_project_entry` from
`Worktree` to `LspStore` and register it there. This way it becomes
available both in local and headless projects and this avoids the
duplication.

Release Notes:

- Fixed renaming project entries in Remote Development
2025-01-21 12:48:40 +01:00
..
headless_project.rs deps: Bump smol to 2.0 (#22956) 2025-01-10 13:38:00 +00:00
main.rs ssh remoting: Check nightly version correctly by comparing commit SHA (#19884) 2024-10-29 11:32:55 +01:00
remote_editing_tests.rs Fix project entry rename in Remote Development (#23382) 2025-01-21 12:48:40 +01:00
remote_server.rs Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07:00
unix.rs deps: Bump smol to 2.0 (#22956) 2025-01-10 13:38:00 +00:00