

This tutorial will not work on ChromeOS devices. A local development machine running Windows, MacOSX, or Linux.In order to follow along with this guide, you’ll need:

In this tutorial, you’ll enable the Remote-SSH plugin, configure Visual Studio Code to execute code on the remote server, and execute code from your local Visual Studio Code installation on the remote server.


You may need more RAM or processing power than your current machine has available, or you want to keep code off of your personal machine due to a company policy, or the desire to keep your workstation prestine. For example, you may have a Windows workstation and want to develop on Windows, but your code will eventually run on Linux. There are many reasons why this may be beneficial to you. With this plugin you can edit files on your local workstation, but run development tasks such as program execution, unit tests, or static analysis on a remote server. This tutorial focuses on using the Remote-SSH plugin to enable remote software development. Its large selection of plugins, minimal design, and cross-platform support make it a great choice for developers of all levels. This is also the channel that enables snaps to appear in search results of the snap find command.įor a primer on using the snap command-line, this tutorial will show you the way.Visual Studio Code is a popular Integrated Developer Environment (IDE) for developers.
