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

    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 take full …

  2. 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.

  3. Remote SSH: Tips and Tricks - Visual Studio Code

    Oct 3, 2019 · In a previous Remote SSH blog post, we went over how to set up a Linux virtual machine and connect to the VM using the Remote - SSH extension in Visual Studio Code.

  4. Remote Development Tips and Tricks - Visual Studio Code

    Switch Remote - SSH into socket mode by enabling Remote.SSH: Remote Server Listen On Socket in your local VS Code User settings. If you've already connected to the SSH Host, …

  5. VS Code Remote Development

    Visual Studio Code Remote Development allows you to use a container, remote machine, or the Windows Subsystem for Linux (WSL) as a full-featured development environment.

  6. Remote Development FAQ - Visual Studio Code

    The Visual Studio Code Remote Development extension pack allows you to open any folder in a container, on a remote machine (via SSH), or in the Windows Subsystem for Linux and take …

  7. Visual Studio Code Server

    The VS Code Remote Development extensions allow you to work in the Windows Subsystem for Linux (WSL), remote machines via SSH, and dev containers directly from VS Code.

  8. Developing in WSL - Visual Studio Code

    If you clone a Git repository using SSH and your SSH key has a passphrase, VS Code's pull and sync features may hang when running remotely. Either use an SSH key without a passphrase, …

  9. User and workspace settings - Visual Studio Code

    You can change settings values either by editing the settings JSON file or by using the Settings editor, which provides a graphical interface to manage settings.

  10. Developing with Remote Tunnels - Visual Studio Code

    Once you connect from a remote VS Code instance, an SSH connection is created over the tunnel in order to provide end-to-end encryption. The current preferred cipher for this …