I am new to Cursor and started using it 2 weeks ago.
Today I’m observing that it has stopped making inline suggestions (after a suggestion, I would press the Tab key and the suggested code would be applied).
The only way to interact with Cursor is by pressing “Command+L” to chat or “Command+K” to generate code.
I was trying to find a related post I remember seeing that spoke about the reason for requiring a Pro subscription for Cursor Tab was that it was quite expensive to make it work on the backend, but I couldn’t find it at the moment.
This is my 3rd day on trial and I face the same issue since yesterday. I really enjoy this feature in github copilot so I’m not sure if I can unsubscribe anytime soon especially if it randomly not work.
Had the same issue, restarted the Cursor app a couple of times, logged in/out, all on 0.40.3
Removed the Cursor app and installed again, everything worked
EDIT: worked a few times and then the suggestions stopped again
Hi everyone. I am having the same issue (Pro Trial since yesterday, haven’t seen the inline suggestions even once). Using the following:
Version: 0.40.4
VSCode Version: 1.91.1
Commit: 63dae81aea2c3fc079420fe72578a8eef26ba870
Date: 2024-09-05T02:52:05.660Z
Electron: 29.4.0
ElectronBuildId: undefined
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.5.0
Additionally, Cursor isn’t able to index my codebase - it falls back to BM25.
Click the “View” option on the top
Choose “Command Palette”
Click “Open VS Code settings”
Type “HTTP”
Disable HTTP/2
Restart Cursor and give it a shot!