Recently, I realized that I can no longer get code suggestions in imports or in the code itself.
I was using VSCode, and when I hovered over a Python class or function with the mouse, it would tell me, for example, what that function expected as input, or more simply, if I started typing an import, it would help me with the names of the files, classes, and functions within it.
Now none of that works.
We can’t go on like this.
Steps to Reproduce
Go on a python file and try to get suggestion for an import or a function.
Expected Behavior
Code suggestion like intellicode
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
I don’t program in Python, but for C# I needed an extension. So maybe check that. Also could you share a screenshot of what your bottom right status bar looks like when in a python file? It should show that its in python language mode I would assume, and maybe that its in your python solution/project or something (not familiar with python, but if my C# solution/project is not showing in the bottom right then I don’t get intellisense).
Might need this extension if you don’t have it already or check if it somehow got disabled, maybe try reinstalling it if you already have it.