Cursor Tab doesn't work

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Cursor Tab stopped working. All the options are on and checked multiple times. When I hit Tab, nothing happens. No network requests in developer tools.

SOMETIMES it can show a suggestion, like once an hour, but this is incomparable with the outcome I had when decided to switch to PRO.

In the attached video it worked after several attempts and made one suggestion. After I accepted it, it stopped again. I was really lucky it worked, usually it doesn’t at all.

Steps to Reproduce

Open cursor IDE with some project, hit Tab or just go to the place with the obvious things to suggest.

Expected Behavior

The suggestion fron cursor tab should show up.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.14 (Universal)
VSCode Version: 1.99.3
Commit: b40d4b28058fede67ea231ab37a15cececd94b00
Date: 2025-10-26T19:20:51.222Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 23.6.0

For AI issues: which model did you use?

Auto

Does this stop you from using Cursor

Yes - Cursor is unusable

1 Like

One more thing, I have an active PRO subscription

{
“membershipType”: “pro”,
“paymentId”: “cus_S9dQBugBO3jYZR”,
“subscriptionStatus”: “active”,
“verifiedStudent”: false,
“trialEligible”: false,
“trialLengthDays”: 7,
“isOnStudentPlan”: false,
“isOnBillableAuto”: false,
“customerBalance”: null,
“trialWasCancelled”: false,
“isTeamMember”: false,
“teamMembershipType”: null,
“individualMembershipType”: “pro”
}

Turned off http2 and it works again

Hey, thanks for the report. Glad disabling HTTP/2 got Cursor Tab working again.

This is a known issue and the team is already investigating it, several users have reported the same. The team is looking into the underlying HTTP/2 connectivity problem.

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