@@ -26,14 +26,14 @@ Install the "Remote Explorer" extension pack from Microsoft.
Once the extension pack is installed, you'll see a new icon in the Activity Bar on the side.

Click on it, and select "SSH Targets" to add a new SSH connection.
Click on it, and select "SSH Targets" to add a new SSH connection. If you have config file already you can go directly to the very last part of the current step.

Use your typical SSH command you use to connect to JSC systems, in this example I'm connecting to JURECA-DC via the following command ```ssh -i ed25519 zhukov1@jureca.fz-juelich.de```.

Safe SSH configuration to the config file.

Save SSH configuration to the config file.

The following SSH config file will be created

...
...
@@ -74,7 +74,7 @@ Install the "Remote Explorer" extension pack from Microsoft.
:::tip
If you do not see terminal in VS Code, you can always enable it via View -> Terminal
If you do not see the terminal in VS Code, you can always enable it via View -> Terminal