Skip to content

Commit 1ae1f48

Browse files
committed
document required extensions in readme
1 parent 6a94adb commit 1ae1f48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ The Coder Remote extension lets you open
1313
- Works in air-gapped or restricted networks. Just connect to your Coder
1414
deployment!
1515
- 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)
1620
1721
![Demo](https://github.com/coder/vscode-coder/raw/main/demo.gif?raw=true)
1822

0 commit comments

Comments
 (0)