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)
In this screenshot I can't see half the line that it is trying to delete
This is what the full line is supposed to be
It kind of seems like the the positioning for the AI suggestion is incorrect.
2) Please include the name of your operating system
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 seeconst hel const h
(the rest off)In this screenshot I can't see half the line that it is trying to delete
This is what the full line is supposed to be
It kind of seems like the the positioning for the AI suggestion is incorrect.
2) Please include the name of your operating system
3) If you can, steps to reproduce are super helpful
Just start typing and the suggests overlap the code in weird ways