I am using VS Code for Python development. But with any Python file I edit, I always experience the same issue: the IntelliSense tooltip always shows the same 2-3 suggestions on top, regardless of what I am writing. Here are some examples:
I am using the Microsoft Python language server and IntelliCode, but I experienced the same issue also before enabling IntelliCode. Do you have any ideas what might cause this behaviour?