- Notifications
You must be signed in to change notification settings - Fork23
Open any Coder workspace in VS Code with a single click.
License
coder/vscode-coder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Coder Remote extension lets you openCoderworkspaces with a single click.
- Open workspaces from the dashboard in a single click.
- Automatically start workspaces when opened.
- No command-line or local dependencies required - just install your editor!
- Works in air-gapped or restricted networks. Just connect to your Coderdeployment!
- Supports multiple editors: VS Code, Cursor, and Windsurf.
Note
The extension builds on VS Code-provided implementations of SSH. Makesure you have the correct SSH extension installed for your editor(ms-vscode-remote.remote-ssh
orcodeium.windsurf-remote-openssh
for Windsurf).
Launch VS Code Quick Open (Ctrl+P), paste the following command, and pressenter.
ext install coder.coder-remote
Alternatively, manually install the VSIX from thelatest release.
Coder uses${userHome}
from VS Code'svariables reference.Use this when formatting paths in the Coder extension settings rather than~
or$HOME
.
Example: ${userHome}/foo/bar.baz
About
Open any Coder workspace in VS Code with a single click.
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.