How to Connect Remote Server in Visual Studio Code.
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.
Step 2: Open Visual Studio Code and click “Connect to…”.
Step 3: Select “Connect to Host…”.
Step 4: Enter user@host and then press “Enter”.
Step 5: Enter your password for your account.
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.).
You will be asked to type your password. After that, you are DONE!