How to Connect Remote Server in Visual Studio Code.

less than 1 minute read

Published:

This instruction will show how to connect Aster server to Visual Studio Code.

NOTE: Please don’t forget to connect through VPN, if you need it. Step 1: Login to server through ssh in terminal.

image

Step 2: Open Visual Studio Code and click “Connect to…”.

image

Step 3: Select “Connect to Host…”.

image

Step 4: Enter user@host and then press “Enter”.

image

Step 5: Enter your password for your account.

image

Step 6: After successfully connect to server, click “Explorer” at left top conner to connect your folder from server (or clone repository, it depends on your need.).

image

You will be asked to type your password. After that, you are DONE!