←back to thread

677 points meetpateltech | 7 comments | | HN request time: 0.498s | source | bottom
1. srid ◴[] No.45118208[source]
Note: if you use SSH-based remote development, this doesn't work.

https://x.com/sridca/status/1963271904384401886

replies(5): >>45118467 #>>45118777 #>>45122953 #>>45124897 #>>45143203 #
2. cedws ◴[] No.45118467[source]
That's unfortunate. I use Zed and I'm moving towards containerising my dev environment (using SSH remote dev to connect Zed to the container) because all this agentic stuff seems like a security nightmare. At the very least I want to restrict the blast radius to my repos dir.
replies(1): >>45118780 #
3. achairapart ◴[] No.45118777[source]
Any reason for this? Is it something temporary or it will never be supported?
4. pimeys ◴[] No.45118780[source]
I would give them a week or less to support this. They've been improving the debugger so fast, it will take them no time to support remote claude code connections.
5. mxs_ ◴[] No.45122953[source]
Remote dev isn't very good in Zed, unfortunately. For some reason they chose not to apply the local editor's settings to a remote session by default. Every remote has its own config file. Questionable choice, imo
6. mcintyre1994 ◴[] No.45124897[source]
IIRC it doesn’t work in Cursor either, and their own AI sidebar was getting weird issues too. Mostly switched back to VSCode for SSH workflows because of that.
7. johntash ◴[] No.45143203[source]
zed crashes completely now for me when using a remote env over ssh since a couple releases ago.