I use uv within my python project and the latest update seems to have broken the F12 and Shfit + F12 hotkeys to go to a symbol definition or its references. The outline section is also empty for the python file, which must show function and class outlines.
Steps to Reproduce
Just create a simple workspace with python file and set the python interpreter to the .venv/bin/python created using uv
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
When configuring this plugin, it should ask to import Pylance settings. If this popup didn’t show, could you run this command from the command palette (cmd/ctrl-shift-p)?
Removing all cache and extensions and reinstalling cursor and the python extensions finally worked. But, i lost all conversations that was stored as a result. There must be a better way to handle these issues