Skip to content

VS Code

Connecting via SSH

  1. Download VS Code https://code.visualstudio.com/
  2. Download the extension "Remote - SSH" from Microsoft.

    Install Remote Plugin

  3. A new Remote Explorer icon should have appeared on the left side. If you click on it you will see all SSH connections that are stored in the SSH config file (~/.ssh/config). Connect to them via the arrow symbol.

    Remote Explorer

  4. Use the folder symbol to explore a specific folder on the connected node.

    Remote Folder