What is the SSH feature on most Jetbrain's IDE?
Was wondering what the "SSH" feature in Jetbrain's IDE is. Is this the thing that lets you work remotely on git repos without having a local copy installed? I've read something like that online before but can't quite remember what that feature was called

1 Reply
Not Git repos, but servers
If you have some Linux box rented from DigitalOcean or whatever, you can SSH into it and develop there, remotely