Tab suggestions for long lines of code cover where you're actively typing

Describe the Bug

When writing out a long line of code, it will show the suggestion window popup but it will cover where you are currently typing.

Steps to Reproduce

Write out a long line of code that cause the window to scroll horizontally. Then trigger Cursor to suggest a tab suggestion causing the suggested code window to appear. It seems to not do it if it the line is mostly tabs and the real code is relatively short, so a long line of code is necessary.

Expected Behavior

It would suggest the next part of the code, but show that suggestion below or above the current line you are typing on so it does not hide where you are typing. It would also move the suggestion window more towards the center of the screen so the suggestion is not cut off as much.

Screenshots / Screen Recordings


Can see here it does not trigger the issue, meaning it is because it’s a long line of code.

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.3.2 (user setup)
VSCode Version: 1.99.3
Commit: 7db9f9f3f612efbde8f318c1a7951aa0926fc1d0
Date: 2025-07-24T22:25:04.483Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045

Does this stop you from using Cursor

No - Cursor works, but with this issue

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