Cursor+VSCode modules break when access url differs in template and control plane
Open
- Dominant language
- TypeScript
- Stars
- 130
- Forks
- 48
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 15
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.