codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

Open in Cursor button not working (should add Codesandbox extension to OpenVSX)

Open someone635 opened this issue 2 months ago • 0 comments

🐛 bug report

Preflight Checklist

  • [x] I have read the Contributing Guidelines for this project.
  • [x] I agree to follow the Code of Conduct that this project adheres to.
  • [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.

Description of the problem

Cursor changed their vscode extensions provider to OpenVSX recently, and the Codesandbox extension has not been added to that provider, so when you click on Open in Cursor in a devbox, cursor opens, but the process fails because the extension cannot be found on OpenVSX. Users have to install the extension manually via a .vsix file.

To Reproduce

Click on Open in Cursor button in a Devbox.

Your Environment

Not applicable to this bug report

someone635 avatar Sep 18 '25 12:09 someone635