vscode-coder
vscode-coder copied to clipboard
Open any Coder workspace in VS Code with a single click.
We have to re-implement logic (like updating a workspace before starting it) and it would be better to just call out to the cli since it already accounts for all...
If some API request gets a 401, instead of showing the token prompt, show the request that failed and a retry button.
VSCode Desktop Integration Fails with Multi-Agent Docker Workspace ### Problem Description When deploying a Docker workspace with two agents using our example Terraform templates, the VSCode Desktop integration is experiencing...
This is just an idea and was inspired by a customer-reported issue: https://github.com/coder/coder/issues/11978 ## Background Today, Coder already "mocks" real SSH by running `ProxyCommand`. This is awesome, because Coder sysadmins...
coder's cli tool allow users to configure ssh conection to their remote hosts. as part of it's configuration, he generate ssh config host to the dedicated user's machine. The patten...
an end-user from a large customer gave this feedback: >One thing that's significantly worse about vscode-coder than the old vscode-plain-ssh-to-vm is that it doesn't seem to be capable of background-reconnecting....
If you have two VS Code windows open, for example, and they both try to start the workspace, one will fail with a 409. If we get this we should...

Given the scarcity of space on the status bar, we can only show the first entry by default to use space, with the rest expandable when clicked efficiently. Originally requested...
Ideally this auto-starts workspace and unmarks as dormant.