Extension search and link not working

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Extension search and link is not working, It’s giving unexpected search results.

Example link: cursor:extension/mcsodbrenner.better-open-editors

Extension name: mcsodbrenner.better-open-editors

Steps to Reproduce

Just search “Better Open Editors” in search and observe unexpected results.
OR
Open link cursor:extension/mcsodbrenner.better-open-editors in browser. Observe no extension load

Expected Behavior

Extension should be visible in search result or should be opened via link.

Operating System

MacOS

Version Information

Version: 2.4.21 (Universal)
VSCode Version: 1.105.1
Commit: dc8361355d709f306d5159635a677a571b277bc0
Date: 2026-01-22T16:57:59.675Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 25.2.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

cursor:extension/ms-azuretools.vscode-docker seems to work!

I think the problem is that this extension isn’t in the VSIX Extension Registry (docs).

If you’re the maintainer, you can submit your extension to the registry by following the instructions in the documentation linked above. If you’re a user looking to install this extension, you can manually install the VSIX file by downloading it (try this tool) and using the ‘Install from VSIX’ option in Cursor.

Thanks for the reply. Installing via VSIX worked. But the search is still not working right.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.