A simple web tool to convert and download VS Code extensions for use in Cursor.
Cursor is built on top of VS Code, which means it can run most VS Code extensions. However, some extensions available on the VS Code Marketplace are not directly listed in Cursor's extension panel.
This tool bridges that gap by allowing you to:
- Paste any VS Code Marketplace extension URL
- Download the
.vsixpackage directly - Install it in Cursor by simply dragging the file into the extensions panel
No configuration needed. No command line required. Just paste, download, and drop.
- Visit the web tool
- Paste the VS Code Marketplace extension URL (e.g.,
https://marketplace.visualstudio.com/items?itemName=publisher.extension) - Optionally specify a version (defaults to
latest) - Click "Convert and Download"
- Drag the downloaded
.vsixfile into Cursor's extensions panel
