If you run multiple servers and you do not want to edit files and open folders using ssh client and text editors like vim, vi or nano and you want to take advantage of all the features of Visual Studio Code then this tutorial is just for you.

I find it really easy to use and it was also quite simple to configure it as well.

A few examples are the Remote SSH , SSH FS , Remote X11On your Local machine you need to have a supported OpenSSH compatible SSH clientOn the Remote server you need to have an SSH server

If this is the error you can see in the log then open the SSH configuration file and make sure that the details you see are correct.

I hope you find this post helpful and please comment if you use other plugin or use a different method to code on a remote server.

Related Articles