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 am not sure how feasible this is, but it seems more doable now that `config-ssh` uses wildcards. We generate a separate config because we want to add flags and...

> FYI, we had a report of someone having trouble connecting to a workspace via VS Code when the name matched the name of a previous workspace they had deleted....

> Hi Team! When using Cursor/VSCode desktop, whenever we close and reopen laptop even for a few seconds, we see a popup Cannot reconnect. Please reload the window. I was...

upstream

Opening VSCode from coder works on the first load. If the workspace restarts, the host ssh key changes, and connection doesn't work anymore with the error: ``` [13:30:19.033] stderr> debug1:...

If you set it to `~/logs` for example, it tries to literally create `~`.

I set my Proxy Log Directory to `C:\Users\micha\logs` in settings. Then, when connecting to a workspace, I get: ``` [17:15:11.240] > vdollar_percent_expand: unknown key %3 > percent_expand: failed > The...

Our `vscode-desktop` and `cursor` modules do not work when `accees_url` on the template and coder server are different. In our modules, we use `data.coder_workspace.me.access_url` that comes from the template but...

![Image](https://github.com/user-attachments/assets/def1b351-8fe8-4d3a-b017-173956a43ba7) We deploy a set of workspace proxies around the world with a certain service provider. That provider recently had an outage, and this appears to have lead to higher-than-normal...

help wanted

Our enterprise customers have noted that diagnosing networking latency from within the VSCode extension is difficult. The extension shows real-time latency, but does not offer assistance on how to improve...

documentation

Noticed this: ``` $ du -sh ~/Library/Application\ Support/Code/User/globalStorage/coder.coder-remote/log 1.7G /Users/alehmann/Library/Application Support/Code/User/globalStorage/coder.coder-remote/log ```