Skip to content

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

License

Notifications You must be signed in to change notification settings

coder/vscode-coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 17, 2025
4dd0d70 · Jan 17, 2025
Oct 31, 2024
Jan 27, 2023
May 29, 2024
Jan 3, 2023
Jan 17, 2025
Jan 3, 2023
Mar 12, 2024
Jan 3, 2023
Apr 3, 2023
Jan 3, 2023
Jan 18, 2023
Jan 17, 2025
Sep 10, 2024
Feb 15, 2023
Jul 22, 2024
Jan 10, 2023
Jun 3, 2024
Jun 3, 2024
Jan 17, 2025
Jan 3, 2023
Jan 18, 2023
Jun 27, 2023
Oct 31, 2024

Repository files navigation

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.

Variables Reference

Coder uses ${userHome} from VS Code's variables reference. Use this when formatting paths in the Coder extension settings rather than ~ or $HOME.

Example: ${userHome}/foo/bar.baz