I’m having a really odd bug with the extensions marketplace. For my work I’m supposed to get the Dev-Containers extension, however, this never shows up (along with lots of other extensions). It’s like I have an entirely different marketplace then my coworkers (I’ve cleared filters and reinstalled Cursor already). I tested this out with Dev Containers specifically. The only way I was able to get the Dev Containers was by downloading it from the Microsoft Store and then uploading it to Cursor. However, once it installed, the Dev-Containers extension did not work properly. I installed the newest version (since it was the only available option) of Dev Containers (v0.381.0). I tested marketplace on a different PC and account and I was able to find Dev Containers (however, it was v0.327.0) and it worked as expected. Couldn’t find a download for that version anywhere so I decided to just address this bug.
The issue with Dev Containers v0.381.0 is the VS Code Server not installing properly on Cursor (everything works fine on VS Code on v0.381.0).
This is using:
Version: 0.39.3
VSCode Version: 1.91.1
Commit: 5c6f02b83b0bbdce7811fb295219e9668f58ac90
Date: 2024-08-09T01:17:07.954Z
Electron: 29.4.0
ElectronBuildId: undefined
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.5.0
Also having the same issue. it looks like the build of VS Code Server that’s compatible with the current cursor version is just no longer on microsoft’s server.
[1318 ms] Installing VS Code Server for commit 58b91712431381a1b75817cd3437cee35dddcb30
[1318 ms] Start: Downloading VS Code Server
[1318 ms] 58b91712431381a1b75817cd3437cee35dddcb30 linux-x64 stable
[1476 ms] Failed to download VS Code Server (https://update.code.visualstudio.com/commit:58b91712431381a1b75817cd3437cee35dddcb30/server-linux-x64/stable): HTTP 404 - Not Found
extract it, drop it in at /vscode/cursor-server/bin/linux-x64/58b91712431381a1b75817cd3437cee35dddcb30
and make sure to make node and cursor-server executable, I had permissions issues.
I have the same problem described in the original post. When searching for “ms-vscode-remote.remote-containers” the extension doesn’t show up in the list, just other extensions.
The one with status 200 includes a bunch of extensions (but not “Dev Containers”), and then there’s one which fails with 502. Not sure if this error is related or not.
The failing request with 502 has this request payload: