Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Recently, I have used both Zed[0] and VSCode[1] remotely via SSH. It works just fine, and it was painless to set up. I remember years ago last time I tried, it was a much harder process.

[0] https://zed.dev/docs/remote-development [1] https://code.visualstudio.com/docs/remote/ssh



In Emacs it's been easy for a long time. Just use /ssh:user@host:path/to/file and it appears local. The added advantage, which I am not sure is supported by most editors is that if you want you can use the remote environment for builds, tests, etc. Like if I C-c C-c a defun it gets compiled and updated in the remote running image.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: