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

Cursor+VSCode modules break when access url differs in template and control plane

Open matifali opened this issue 11 months ago • 2 comments

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 the client machine accesses the coder on a different URL.

Builtin VS Code Button works fine.

matifali avatar Jan 06 '25 13:01 matifali

Hey, can you elaborate a bit on what breaks when the URIs differ? Also a reproducer would be great 👀

EhabY avatar Nov 10 '25 15:11 EhabY

@EhabY, there is some more context in this internal Slack thread.

matifali avatar Nov 14 '25 07:11 matifali