Go to Definition for pytest fixture jumps to usage instead of fixture definition in Cursor (works in VS Code)

Hi, I am not sure what has changed but today my cursor setup decided not have this feature any more despite having it for at least a month now. what could have changed?
Also my fixture wrapper color started becoming yellow instead of green.

image

I don’t know who this is relates to but it sounds to me like it’s related to here. so i am attaching this video of a bug.

What are we seeing in the video?

  1. Normal cursor usage, I have been working on python tests using pytest and fixtures of a while now and you could have always jumped to the definition reference by ctrl+click the fixture name on the test, demonstrated working
  2. after window reload it stops working and shows in-file references mostly
  3. after disabling the python extension, reloading (important) and enabling it again the ctrl+click and colors return to normal operation
    https://drive.google.com/file/d/1dJtprhRlZedI8n_mo21JgfHcKFJApEBS/view?usp=sharing

Surprising mandatory pylance uninstall - Bug Reports - Cursor - Community Forum