Joe Previte
Joe Previte
P.S. I've started briefly fixing some of these things one at a time: - https://github.com/coder/coder/pull/4091 - https://github.com/coder/coder/pull/4161 I'll continue to chip away at this.
Hey! code-server maintainer here 👋 I tested `v1.21.2` in code-server `v3.12.0` just now and the webview is loading as expected (I think). However, the "could not connect to React dev...
Awesome! Here's what I'm following to reproduce: 1. `SERVICE_URL=https://open-vsx.org/vscode/gallery ITEM_URL=https://open-vsx.org/vscode/item code-server --install-extension [email protected]` 2. `code-server --auth none` 3. open http://localhost:8080 in browser 4. use SSH: FS commands in Command Palette...
@FuzzyMistborn are you using HTTPS? > Did a reverse proxy to serve over HTTPS:// and configured NGINX to allow WebSockets and it's working fine for me now :-) @TomS- Awesome!...
I'm getting the same issue while using VS Code in the browser 
> Hi, you can try using the fix I mentioned above > It works just fine. Oh right silly me. Okay posting how I did it in case it helps...
@bala yeah, you're right. I mean we're trying as best we can to keep up but it's been very tough lately. We're at a company off-site this week for example....
Completed via https://github.com/coder/code-server/pull/5422
It's possible they updated it to require Code 1.72.2. Older versions should work 🤔 How are you both installing the extension? CLI or via the Extensions panel inside code-server?
What happens if you try installing it via the UI i.e. inside code-server?