We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7394e3c commit c2f5935Copy full SHA for c2f5935
docs/Developer Environment Guide for Linux.md
@@ -43,7 +43,7 @@ Security Group Configuration:
43
- **SSH**: Port 22, Source: My IP
44
45
## 1.5 Storage Configuration
46
-- Size: 720 GiB
+- Size: 720 GiB
47
- Type: gp3
48
- Delete on termination: Yes
49
@@ -89,8 +89,8 @@ Launch: Click "Launch Visual Studio Code" when installation completes
89
Install Remote - SSH extension (by Microsoft)
90
91
## 4.2 Connect via VSCode: Update your SSH config
92
-Press Ctrl+Shift+P for commands
93
-Append the following block to your ~/.ssh/config file:
+To open "SSH Config" it go to "Remote Explorer" option on left bar
+You can open and edit SSH config file by option of settings on "SSH" Tab
94
95
```
96
Host genai-idp-dev
0 commit comments