vscode-coder
vscode-coder copied to clipboard
Open any Coder workspace in VS Code with a single click.
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  The quotas error: 
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: ...
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...
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...
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...
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?