We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea1da1c + a301f9c commit 2008e71Copy full SHA for 2008e71
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