Just a FYI, this feature will install a binary on the remote host and run it. > Your local machine will attempt to connect to the remote server using the ssh binary on your path. Assuming the connection is successful, Zed will download the server on the remote host and start it. https://zed.dev/docs/remote-development
You can whack Zed in the head by putting in ~/.config/zed/settings.json
"server_url": "https://disable-stupid-crap.zed.invalid",
And that stops it from doing a lot of this unwanted stuff. (Haven't tested this binary download bit yet.)It also manages to break the `zed: extensions` page even for already-installed extensions. I sure feel like I'm being the product..