The Coder Remote VS Code extension lets you open Coder workspaces 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 VS Code!
- Works in air-gapped or restricted networks. Just connect to your Coder deployment!
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install coder.coder-remote
Alternatively, manually install the VSIX from the latest release.
- Update the changelog.
- Update the package.json version.
- Push a tag matching the new package.json version.
- Update the release with the changelog contents.
- Download the .vsix from the release and upload to the marketplace.