coder / vscode-coder

Open any Coder workspace in VS Code with a single click.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coder Remote

Visual Studio Marketplace "Join us on Discord"

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!

Demo

Getting Started

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.

Publishing

  1. Update the changelog.
  2. Update the package.json version.
  3. Push a tag matching the new package.json version.
  4. Update the release with the changelog contents.
  5. Download the .vsix from the release and upload to the marketplace.

About

Open any Coder workspace in VS Code with a single click.

License:MIT License


Languages

Language:TypeScript 95.8%Language:Shell 2.9%Language:JavaScript 1.0%Language:Nix 0.3%