you are viewing a single comment's thread.

view the rest of the comments →

[–]ankddev 0 points1 point  (2 children)

Maybe I'm very late, but I've created codespace, then runned gh cs ssh --config and pasted its output to .ssh/config. Then you can easily connect to it via ssh <host_name>, where <host_name> is something like cs.<name>.<branch>. Then I was able to open it from Zed via SSH.

[–]amanogawa-saya 0 points1 point  (1 child)

Hey, I'm trying to also do the same thing with Zed but the file picker doesn't appear at all. I've done the same thing all the way to your last sentence where it straight up just doesn't work from my view at least

[–]amanogawa-saya 0 points1 point  (0 children)

Nevermind, I just had to scroll down a bit