We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea1da1c commit a301f9cCopy full SHA for a301f9c
docs/Documentation/Development/VSCode/vscode.md
@@ -59,7 +59,7 @@ We will now create a host entry in your local ssh config file to make connecting
59
Use the remote-ssh command to edit your VS Code ssh config file (~/.ssh/config). Add the following:
60
61
```
62
-Host x?00?c*
+Host x????c*
63
ProxyJump <username>@kestrel.hpc.nrel.gov
64
65
0 commit comments