About 79 results
Open links in new tab
  1. Remote Development using SSH - Visual Studio Code

    Remote Development using SSH The Visual Studio Code Remote - SSH extension allows you to open a remote folder on any remote machine, virtual machine, or container with a running SSH server and …

  2. Remote Development Tips and Tricks - Visual Studio Code

    This article covers troubleshooting tips and tricks for each of the Visual Studio Code Remote Development extensions. See the SSH, Containers, and WSL articles for details on setting up and …

  3. Remote Development FAQ - Visual Studio Code

    Remote Development FAQ This article covers frequently asked questions for each of the Visual Studio Code Remote Development extensions. See the SSH, Containers, and WSL articles for more details …

  4. Remote development over SSH - Visual Studio Code

    Remote development over SSH This tutorial walks you through creating and connecting to a virtual machine (VM) on Azure using the Visual Studio Code Remote - SSH extension. You'll create a …

  5. Remote Development with Linux - Visual Studio Code

    Linux Prerequisites for VS Code Remote - SSH, Dev Containers, and WSL extensions

  6. Develop on a remote Docker host - Visual Studio Code

    Using SSH requires a supported SSH client, that you have key based authentication configured for the remote host, and that the key is imported into your local SSH agent. See the article on using SSH …

  7. Visual Studio Code - The open source AI code editor | Your home for ...

    Visual Studio Code is a free, open source AI code editor. Build with AI agents that plan, code, and debug for you. Manage multi-agent workflows across environments on Linux, macOS, and Windows.

  8. Connect to remote Docker over SSH - Visual Studio Code

    Connect via SSH to Docker engine running on a remote machine and use the remote machine as a development environment for Visual Studio Code.

  9. Developing inside a Container - Visual Studio Code

    Developing inside a Container The Visual Studio Code Dev Containers extension lets you use a container as a full-featured development environment. It allows you to open any folder inside (or …

  10. VS Code Remote Development

    Remote - SSH - Connect to any location by opening folders on a remote machine/VM using SSH. Dev Containers - Work with a separate toolchain or container-based application inside (or mounted into) a …