Run / Play button for Python file disappeared from editor tab after recent update

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

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

Screenshot 2025-11-24 123026.png

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.77 (system setup)
VSCode Version: 1.99.3
Commit: ba90f2f88e4911312761abab9492c42442117cf0
Date: 2025-11-13T23:10:43.113Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26100

Additional Information

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.

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like

2 posts were merged into an existing topic: Python Play Button Dissapeared