blog
blog copied to clipboard
VS Code Remote development over SSH
References: https://code.visualstudio.com/docs/remote/ssh-tutorial
1. Install the Remote - SSH
extension

2. Remote - SSH
- Click the new status bar item on the far left at the bottom.
- Select the "Connect to Host..."
- Set the user and hostname in the connection information text box:
username@ip

VS Code will now open a new window (instance) for the remote host:
