Missing “Rename Symbol” option for PHP Intelephense extension

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Hello,

I noticed that when using PHP with the PHP Intelephense extension in Cursor, the “Rename Symbol” option is missing from the right-click (context) menu.

In standard VS Code with Intelephense, this option appears and works correctly — it renames symbols (classes, methods, properties, etc.) across the project. In Cursor, the option simply doesn’t show up at all.

This makes refactoring PHP code impossible.

Could you please check if full Rename Symbol support for PHP (via Intelephense) can be enabled in Cursor?

Steps to Reproduce

“Rename Symbol” option is missing

Expected Behavior

“Rename Symbol” option is visible

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.46 (user setup)
VSCode Version: 1.99.3
Commit: b9e5948c1ad20443a5cecba6b84a3c9b99d62580
Date: 2025-10-14T01:21:46.830Z
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.26200

Does this stop you from using Cursor

Yes - Cursor is unusable

hi @Mateusz_Piechnat thank you for the bug report and welcome to Cursor Forum.

As vscode uses Microsofts marketplace it may be that the same extension is not yet updated in OpenVSX marketplace we use in Cursor. It may be best to contact the extension developer directly as we do not hide buttons or features from extensions. They may need to update the version in OpenVSX or make it compatible with Cursor.