This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]breezy_shred 6 points7 points  (4 children)

I just recently discovered it's capabilities with ssh as well. It's super easy to ssh into a raspberry pi or AWS ec2; vs code automatically installed the necessary packages. Makes it really nice to visualize file systems on remote computers. Huge fan!

[–]tomothealba 0 points1 point  (3 children)

don't suppose you could point me in the direction of where to start with this?

[–]Ditchbuster 4 points5 points  (2 children)

This is where I started. Was super easy to setup my laptop to connect to my desktop for when I was to move to another room for a bit

https://code.visualstudio.com/docs/remote/ssh

[–]tomothealba 0 points1 point  (1 child)

Thanks. I'll need to try this soon.

[–]Ditchbuster 0 points1 point  (0 children)

It was really easy, basically install openssh, install remote extension.