vscode-coder
vscode-coder copied to clipboard
Open any Coder workspace in VS Code with a single click.
 This often happens when a laptop lid is closed or the connection is interrupted. Coder may try to connect before the network is...
I'm using the VS Code Desktop button and am unable to connect: Remote - SSH Output: ```sh [08:55:24.525] Log Level: 2 [08:55:24.584] VS Code version: 1.77.3 [08:55:24.584] Remote-SSH version: [email protected]...
https://user-images.githubusercontent.com/22407953/233655158-b37ede52-083d-4adc-9037-9fec68219a63.mov
# Description Everytime I start a new workspace a dialog gets displayed. This affects only opening new workspaces via **VS Code Desktop** button. This means opening a new local instance...
I use a [workspace](https://code.visualstudio.com/docs/editor/workspaces) in VS Code to have multiple projects open at once. Is there way to configure my extension to always open this workspace? Right now, it is...
People who use the VS Code extension may want to use the `coder` CLI outside of VS Code, but want to leverage VS Code for installing it and keeping it...
When I'm connected, my hostname looks like this: However, occasionally it regresses to match the SSH config: Note CODER: -> SSH: and mafredri/hel -> whatever that is. 😄 A simple...
Some of our users might access through a VPN, or might just lack connectivity to Coder. In these cases, we shouldn't display a connection failure error, and instead guide the...
Multiple users have run into a problem where their SSH config doesn't have the correct permissions. Applying them with `chmod` doesn't seem to work properly, so we should investigate whether...
I have two agents in one workspace. When i click the "Open Workspace" button in vscode coder remote extension, only display the first agent.