@@ -20,7 +20,7 @@ Jumping into remote development might feel scary at first, but with Visual Studi
...
@@ -20,7 +20,7 @@ Jumping into remote development might feel scary at first, but with Visual Studi


Install the "Remote Explorer" extension pack from Microsoft.
Install the "Remote Explorer" extension pack from Microsoft.


## Step 3: Connect to Your Remote System
## Step 3: Connect to Your Remote System
Once the extension pack is installed, you'll see a new icon in the Activity Bar on the side.
Once the extension pack is installed, you'll see a new icon in the Activity Bar on the side.
...
@@ -45,7 +45,7 @@ The SSH config file is a text file where you can store settings for your SSH con
...
@@ -45,7 +45,7 @@ The SSH config file is a text file where you can store settings for your SSH con
:::
:::
Now you will see new entry in your "Remotes"
Now you will see new entry in your "Remotes"


To connect to the remote you hover over the entry and select either "Connect in Current Window" (arrow icon) or "Connect in New Window". And a new terminal will be opened.
To connect to the remote you hover over the entry and select either "Connect in Current Window" (arrow icon) or "Connect in New Window". And a new terminal will be opened.
...
@@ -58,7 +58,7 @@ To connect to the remote you hover over the entry and select either "Connect in
...
@@ -58,7 +58,7 @@ To connect to the remote you hover over the entry and select either "Connect in


Therefore we are going to mount $PROJECT directory, e.g. ```/p/project/training2410```
Therefore we are going to mount $PROJECT directory, e.g. ```/p/project/training2410```


The VS Code prompt appears when you open a new folder for the first time, asking if it should be trusted. If you're confident that simply browsing the directory is safe, select the appropriate option as shown below. This enables all editor features for that directory, safeguarding against potential dangers from malicious sources.
The VS Code prompt appears when you open a new folder for the first time, asking if it should be trusted. If you're confident that simply browsing the directory is safe, select the appropriate option as shown below. This enables all editor features for that directory, safeguarding against potential dangers from malicious sources.
...
@@ -69,7 +69,7 @@ To connect to the remote you hover over the entry and select either "Connect in
...
@@ -69,7 +69,7 @@ To connect to the remote you hover over the entry and select either "Connect in
:::
:::


Now you can work on remote system as on your local machine.
Now you can work on remote system as on your local machine.
...
@@ -79,6 +79,6 @@ To connect to the remote you hover over the entry and select either "Connect in
...
@@ -79,6 +79,6 @@ To connect to the remote you hover over the entry and select either "Connect in