Cursor Tab stopped showing suggestions

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Hi there,

I installed Cursor IDE about a week ago (free plan). On the first day, Cursor Tab worked fine. I didn’t complete my code using it, but I did see some suggestions.

The next day I updated the IDE version, installed a few extensions and settings from VS Code, and started using Cursor with WSL. After that, Cursor Tab stopped working. Unfortunately, I couldn’t identify the exact moment when it stopped working.

I tried:
Disabling all extensions and restarting the IDE;
Downgrading the Cursor version;
Reinstalling Cursor and deleting the Cursor folder in User/AppData;
Changing HTTP Compatibility mode to HTTP/1.1;
Trying only local Windows projects (not WSL).

Network diagnostics show that all services are available.

Also, I don’t feel like I’ve used up all the free Tab attempts.

Steps to Reproduce

Open any project in Cursor IDE.
Start typing code (e.g., a variable or method name).
No suggestion from Cursor Tab.
Tab status in the bottom-right corner: “Requires pro (custom model). Upgrade here.”

Expected Behavior

Contextual autocompletion suggestions should appear consistently while typing code, and pressing Tab should insert the selected option.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 2.6.12 (user setup)
VSCode Version: 1.105.1
Commit: 1917e900a0c4b0111dc7975777cfff60853059d0
Date: 2026-03-04T21:41:18.914Z
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

Additional Information

Also tried to use Cursor 2.6.19 (user setup)

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @YiHe this isn’t a bug. It’s expected on the free Hobby plan.

The free plan has a limited monthly Tab completion allowance. Once you hit the limit, Tab suggestions stop until the next billing cycle. The message “Requires pro (custom model). Upgrade here.” is what you see when the limit is reached.

One thing to note is that Tab requests can fire automatically when your cursor pauses while you type, even if you don’t see or accept a suggestion. So the allowance can run out faster than you’d expect, sometimes in a single day of active coding.

Your usage dashboard shows Agent and Chat requests, but Tab completions are tracked separately. That’s why it may look like you haven’t used much.

Your options:

  • Wait for the monthly reset. Check the exact date at cursor.com/dashboard
  • Upgrade to Pro (USD 20/mo), which includes unlimited Tab completions

Paid plans include unlimited Tab completions. More details are at Cursor · Pricing.

Dean, thank you for the answer.

Am I correct in understanding that this screen shows how many times Tab was used? Here I found only one day (14 Tabs). This seems low even for the Hobby plan.

I want to upgrade to Pro, but I’ll wait until I’ve fully tested Free. Right now, it seems like I can’t fully use Tabs for some technical reasons. Could you please help me figure this out?

Hi, I’m recently encountering this issue too. How many accepted or suggested tab completions the free tier has? this thread suggests there are 2000 per month, however it is old and does not indicate whether it is accepted or suggested.