Hacker News new | ask | show | jobs
by dmacewen 2240 days ago
Backend may have been the wrong word, but they mention being able to connect to your codespace from VSCode running on your computer. It would be cool if you could connect to your codespace from vim running on your computer in the same way.
1 comments

Vim can connect to anything that runs sshd.

https://unix.stackexchange.com/questions/202918/how-do-i-rem...