Checked
Provide a clear description of the bug
I’m coming from Jetbrains where I constantly use “Ctrl + B” go to declaration. I expected similar functionality to work within CursorAI.
I adjusted the hotkeys, both with an extension at first for “Go to Declaration”, then manually adjusted, then used the direct dropdown.
I expect that when I trigger this function, it will take me to the file and line number of where the variable has been defined. Currently, it when I hit this function – nothing happens. It doesn’t go anywhere, it doesn’t change my cursor position, no file change, no line change, literally nothing happens.
I’ve tried restarting CursorAI, rebooting my computer, etc. Confirmed it works fine in JetBrains still. Tried installing new extensions and removing others.
Explain how to reproduce the bug (if known)
I’m in a Laravel / PHP / Vue project. Select any variable either in PHP or Vue and then “Go > Go To Declaration” (or “Go > Go to Definition” - neither have any effect, nor error.
Attach screenshots or recordings (e.g.,
.jpg
, .png
, .mp4
).
Tell us your operating system and your Cursor version (e.g.,
Windows, 0.x.x
).
“Windows, 0.49.6”
Tell us if the issue stops you from using Cursor.
Yes, it stops me from using cursor because I have to jump to other IDE to be able to navigate quickly.