Hacker News new | ask | show | jobs
by cpctheman 1347 days ago
Unfortunately it doesn’t look like this supports remote development (at least from what I can tell poking around their site).

Until Gateway is performant & stable enough to use, I’m sticking with VSCode. It’s a shame because I prefer IntelliJ for Java development, but lacking remote development stability is a deal breaker.

1 comments

https://www.jetbrains.com/help/fleet/install-on-a-remote-mac... - It seems it does support remote dev. Just played with it on my laptop and a Linux VPS I toss things onto from time to time, it worked alright. Haven't tried anything serious with it yet. When Fleet launched I had the option of connecting via SSH, specified the IP and port, and was able to connect. It uploaded some programs which run on the remote host to support the work. I was able to edit a program and then run it. There was also a terminal available on the remote host from inside Fleet.
It's extremely far from IJ in terms of functionality, at the moment. I don't think Jetbrains will avoid the need of making Gateway stable too.