Skip to content

Commit

Permalink
update vscode instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tavareshugo committed Mar 19, 2024
1 parent 691705f commit ae57449
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,10 @@ To install the extension (see @fig-vscode-ssh):
1. Click the "Extensions" button on the side bar (or use <kbd>Ctrl + Shift + X</kbd>).
2. In the search box type "remote ssh" and choose the "Remote - SSH" extension.
3. Click the "Install" button in the window that opens.
4. Go to <kbd>File</kbd> → <kbd>Preferences</kbd> → <kbd>Settings</kbd>
5. In the search box type "Remote SSH: Show Login Terminal"
6. Tick the option "Always reveal the SSH login terminal"
4. Restart VS Code.
5. Go to <kbd>File</kbd> → <kbd>Preferences</kbd> → <kbd>Settings</kbd>
6. In the search box type "Remote SSH: Show Login Terminal"
7. Tick the option "Always reveal the SSH login terminal"

![Installing Remote-SSH extension in VS Code](materials/images/vscode_extension_install.svg){#fig-vscode-ssh}

Expand Down

0 comments on commit ae57449

Please sign in to comment.