Python plugin related issues

Describe the Bug

Python plugin related issues:

  1. Frequent “error prompts/highlighting”: Code that is not actually problematic still shows warnings. I’ve found a temporary solution during my usage – uninstalling and then reinstalling the plugin can temporarily resolve this. I’ve noticed this issue has been reported multiple times, but it still hasn’t been solved.
  2. Cannot jump: The jump function cannot be completed by “Cmd + left mouse click”. I haven’t found a solution for this problem yet, and it significantly impacts the user experience, greatly affecting efficiency in complex projects!!!

Steps to Reproduce

Open a new project built by Python.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.2.4
VSCode Version: 1.99.3
Commit: a8e95743c5268be73767c46944a71f4465d05c90
Date: 2025-07-10T16:53:59.659Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi @RxqJkb , could you confirm whether a Python interpreter is selected for the workspace? Ctrl-click (jump to definition) requires this to function.

I believe I operated correctly when I encountered this problem, I selected the correct Python interpreter, but now it seems the problem has been resolved due to an update.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.