I updated Cursor IDE, and I was surprised to find that the Python run button had disappeared. Previously, whenever I opened any Python file with Cursor, the Python run button would be there. But now it’s gone.
Steps to Reproduce
Open a Python file with Cursor IDE, and you’ll find that there is no longer a button for running Python programs in Cursor IDE.
Run / Play button for Python file disappeared from editor tab after recent update
Steps to Reproduce
Open Cursor on Windows 11.
Create or open a simple Python file, for example run_editor.py with print(“test”).
Look at the top of the editor tab where the Run (Play) button normally appears.
The Run button is missing and there is no way to run the file from the editor header.
Expected Behavior
For Python files, there should be a Run (Play) button in the editor tab/header so I can run the current file with one click, as it worked before the recent update.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
The issue happens in all workspaces and for any .py file I open.
It started recently (most likely after an update).
I haven’t changed my Python or run configuration manually before the button disappeared.
Hey, do you have a Python file open? The play button only shows up when a specific file is open. Please try opening a Python file and then check the menu again.
I see this thread caught on. no new input on my end I just wanted to say thank you guys for actually giving feedback and updates. As a fellow engineer I appreciate it.