VSCode Web Module, can’t get it working.
I have created a new Coder IDE instance and then created a standard “docker” template and then created a workspace from it.
Everything works perfect.
I then created another standard “docker” template and add the VS Code web module (https://registry.coder.com/modules/coder/vscode-web?tab=variables) at the end of the template. It builds fine, after changing the agent_id to have “main”, and I create a new workspace.
Everything else, coder web IDE, terminal, …, continue to work but I just get an “!” For VS Code Web, even though the logs seem to say everything has worked correctly.
Any ideas?
Thanks

3 Replies
hey @Mr Coxall you need to set up a Wildcard access URL on your deployment, VSCode Web doesn't support path-based sharing like the other apps do
@Phorcys it does, You can set
subdomain = false
and it should work.
And we need better UX for showing this error to the userah my bad, anyways that isn't great so if you can set up a wildcard URL @Mr Coxall that'd be good