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

I didn't see an option for the VSCode Coder extension to forward gpg-agent to the workspace. I currently run `coder ssh -G REMOTE` in a background `screen` to forward my...

Hello everyone, I noticed I cannot install this lovely plugin in my vscode.dev environment. I fully understand the reason but I would love to have it there. And It does...

This is what I see instead ![Screenshot 2023-07-21 at 12 22 11 PM](https://github.com/coder/vscode-coder/assets/22407953/81052ec7-0ba3-416a-8d0a-9caaec6f4eeb) The quotas error: ![Screenshot 2023-07-21 at 12 22 27 PM](https://github.com/coder/vscode-coder/assets/22407953/b973960c-a935-4457-8ede-e11a367c3401)

using VS Code on a Windows Desktop, using latest version of Coder CLI & server, `0.22.2`. the session token input is the one received via the CLI auth flow: ![image](https://user-images.githubusercontent.com/9683576/233231621-f42d273b-a26b-4163-95da-ecaa8a8da1c4.png)...

bug
help wanted

Can the extension silence the pop-up recommendations to upgprade my workspace that appear whenever a new template is uploaded? As a template author, I don't want my users to get...

From the source code I am not able to find out if `ForwardAgent` setting is possible, ``` export interface SSHValues { Host: string ProxyCommand: string ConnectTimeout: string StrictHostKeyChecking: string UserKnownHostsFile:...

https://user-images.githubusercontent.com/57866459/219793500-5c88b523-b0eb-448b-9d12-d2d8f0ea0d6a.mp4 It's trying to open ``C:\Users\Phorcys\AppData\Roaming\Code\User\settings.json`` but my folder is actually ``C:\Users\Phorcys\AppData\Roaming\Code - Insiders\User\settings.json`` because my channel isn't stable. I think there could be a VSCode API to get the...

bug

Per a user request, we should find a way to surface the service banner in VS Code when it's set on the dashboard. For many (if not most) deployments, developers...

good first issue

As part of https://github.com/coder/coder/issues/7757, we want to ensure the user knows if their workspace may be in an incomplete state. - If startup script blocking behavior is enabled, we can...

good first issue

Currently, I believe GitHub release artifacts have to be manually submitted to the VS Code Marketplace. Can we automate this so they are always in sync?