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 6a94adb commit 1ae1f48Copy full SHA for 1ae1f48
README.md
@@ -13,6 +13,10 @@ The Coder Remote extension lets you open
13
- Works in air-gapped or restricted networks. Just connect to your Coder
14
deployment!
15
- Supports multiple editors: VS Code, Cursor, and Windsurf.
16
+ > [!NOTE]
17
+ > The extension builds on VSCode provided implementations of SSH. Make sure you have
18
+ > the correct ssh extension installed for your editor (ms-vscode-remote.remote-ssh or
19
+ > codeium.windsurf-remote-openssh for windsurf)
20
21

22
0 commit comments