Extension amatiasq.sort-imports is missing in extensions

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Extension amatiasq.sort-imports is not available in cursor extensions but available in vscode.

Steps to Reproduce

Search for ‘amatiasq.sort-imports’ in extension list

Expected Behavior

The sort-imports plugin should appear. Now I see zero extensions.

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.6.27 (user setup)
VSCode Version: 1.99.3
Commit: d750e54bba5cffada6d7b3d18e5688ba5e944ad0
Date: 2025-09-17T20:21:17.042Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.22631

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, we recently switched to OpenVSX as our extension library, so for this extension to be installed in Cursor, it must be available on OpenVSX, but it seems it’s not there yet. You can ask the extension author to publish it on this platform.

You can also try installing the extension by downloading the VSIX file. To do this, open VSCode, find the extension in the marketplace, click on the gear icon, and select “Download”. Then you can install it in Cursor.

Thanks that solved the issue

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