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

-
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.
-
Use the folder symbol to explore a specific folder on the connected node.
