vscode-coder icon indicating copy to clipboard operation
vscode-coder copied to clipboard

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

Results 125 vscode-coder issues
Sort by recently updated
recently updated
newest added

Similar to the JetBrains plugin.

enhancement

No need to do token auth in this case as the certificate is handling it. - [ ] Login (just skip the token prompt entirely) - [ ] Omit token...

In order to get direct network connections working, a customer needs to add a firewall exception for `coder.exe` on Windows. They manage their firewall rules centrally, and the problem is...

To assist with troubleshooting, it'd be helpful to have timestamps in the Coder extension logs.

A user of our Coder deployment encountered a problem where the VS Code plugin doesn't update `~/.ssh/config` with a `# --- START CODER VSCODE ---` when clicking the link in...

I have had a couple of workspaces stay open longer than intended. It seems like VSCode being connected to a workspace in any way count as an active connection even...

In some cases the $HOME dir is ephemeral, so when a workspace is restarted the `~/.vscode-server` folder is lost and all of the extensions have to be installed from scratch....

When adding 2FA to Gitlab accounts doing git operations requires the user to ether username and login which will fail ultimately. ```bash remote: HTTP Basic: Access denied. The provided password...

https://github.com/coder/vscode-coder/assets/22407953/a87ed812-c6de-4603-b3ae-941e4387e4ac This only occurs the first time. Once a workspace is established, other folders can be added seamlessly

upstream

A customer requested that we add an option to open the last used directory in VSCode, rather than the one configured by the agent. If VSCode desktop is configured without...

enhancement