DEMO A showcase of hev ask⌘K agentic search — running on Coder's real docs. Unaffiliated with Coder; not the official documentation. Official Coder docs ↗ Add ask to your docs ↗
Documentation › open vscode

open vscode

Open a workspace in VS Code Desktop

Usage

coder open vscode [flags] <workspace> [<directory in workspace>]

Options

—generate-token

Typebool
Environment$CODER_OPEN_VSCODE_GENERATE_TOKEN

Generate an auth token and include it in the vscode:// URI. This is for automagical configuration of VS Code Desktop and not needed if already configured. This flag does not need to be specified when running this command on a local machine unless automatic open fails.

esc