Can't install IntelliCode plugin

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I’m unable to install the IntelliCode plugin as it doesn’t appear in the list of available extensions.

Steps to Reproduce

  1. Go to extensions
  2. Type IntelliCode or VisualStudioExptTeam.vscodeintellicode

Screenshots / Screen Recordings

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.5.7
VSCode Version: 1.99.3
Commit: 6aa7b3af0d578b9a3aa3ab443571e1a51ebb4e80
Date: 2025-08-27T22:43:32.248Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Linux x64 6.16.3-200.fc42.x86_64

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 try installing this 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.

@deanrie I will give a try, thanks!