Tab to accept conflicts with normal tab. Only clicking Accept button works

Describe the Bug

It appears that when there are tabs preceding the autocompletion, for example:
[TAB][TAB]console.log('hello')
pressing tab to insert this, doesn’t work. Instead it inserts a normal tab.
The only way to actually insert the code suggestions is by using the mouse and clicking the ‘Accept’ button.

Steps to Reproduce

I don’t know how exactly to reproduce, but I added a screen recording. The only thing I think I recognize is that it always happens when there’s tabs in front of the code it wants to insert.

Screenshots / Screen Recordings



Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.1.6
VSCode Version: 1.96.2
Commit: 5b19bac7a947f54e4caa3eb7e4c5fbf832389850
Date: 2025-06-25T02:14:24.784Z (5 days ago)
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue