This website requires JavaScript.
Explore
Help
Register
Sign In
mixa
/
zed
Watch
1
Star
0
Fork
0
You've already forked zed
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cb2fda0f3f4403a4cec205fb4dcb750fefcd334c
zed
/
crates
/
remote_server
/
src
History
Remco Smits
6d2f113528
WIP implement StartDebugging reverse request
2025-02-26 11:43:52 +01:00
..
headless_project.rs
WIP implement StartDebugging reverse request
2025-02-26 11:43:52 +01:00
main.rs
Fix build of remote_server when not in git repo (
#24424
)
2025-02-07 04:35:22 +00:00
remote_editing_tests.rs
Add an undo button to the git panel (
#24593
)
2025-02-12 15:57:08 -07: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
cx.background_executor().spawn(...)
->
cx.background_spawn(...)
(
#25103
)
2025-02-18 20:30:33 +00:00