|
4 | 4 | [](https://coder.com/chat?utm_source=github.com/coder/vscode-coder&utm_medium=github&utm_campaign=readme.md)
|
6 | 6 |
|
7 |
| -The Coder RemoteVS Codeextension lets you open |
8 |
| -[Coder](https://github.com/coder/coder)workspaces with a single click. |
| 7 | +The Coder Remote extension lets you open[Coder](https://github.com/coder/coder) |
| 8 | +workspaces with a single click. |
9 | 9 |
|
10 | 10 | - Open workspaces from the dashboard in a single click.
|
11 | 11 | - Automatically start workspaces when opened.
|
12 |
| -- No command-line or local dependencies required - just installVS Code! |
| 12 | +- No command-line or local dependencies required - just installyour editor! |
13 | 13 | - Works in air-gapped or restricted networks. Just connect to your Coder
|
14 | 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 |
| 18 | +>you have the correct ssh extension installed for your editor |
| 19 | +>(ms-vscode-remote.remote-ssh or codeium.windsurf-remote-openssh for |
| 20 | +>windsurf) |
15 | 21 |
|
16 | 22 | 
|
17 | 23 |
|
|