getcursor / cursor

The AI Code Editor
https://cursor.com
25.2k stars 1.57k forks source link

AI suggestions are overlapping current line #1979

Open coffee-cup opened 1 month ago

coffee-cup commented 1 month ago

I've just updated to the latest version of cursor and am constantly seeing that the AI suggestions are overlapping with what I am typing. This can be really frustrating because I can't see either my code or the full suggestion.

1) If you can, please include a screenshot of your problem

In this screenshot it looks like it is overlaying the start of the line with the end of the line. I can't see the full const hello = 1234 and instead see const hel const h (the rest off)

screenshot-2024-09-23-19 43 25

In this screenshot I can't see half the line that it is trying to delete

screenshot-2024-09-23-19 43 35

This is what the full line is supposed to be

screenshot-2024-09-23-19 44 53

It kind of seems like the the positioning for the AI suggestion is incorrect.

2) Please include the name of your operating system

Version: 0.41.2
VSCode Version: 1.91.1
Commit: 297991d169fa3a11975c5aa95adc69be73250c70
Date: 2024-09-21T04:18:39.370Z
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.6.0

3) If you can, steps to reproduce are super helpful

Just start typing and the suggests overlap the code in weird ways

moalamri commented 1 week ago

This issue bothers me a lot, I don't know why no one is complaining about this. Maybe not all the users have the same issue?