Since last minor patch, Cursor inline suggestions constantly (9 out of 10) includes these seemingly random line breaks (identified by a small CR symbol).
Sometimes at places where it doesn’t even make sense, and I thought it was reflecting my code style but it really isn’t.
It a bit annoying and wasn’t happening before the update, hope it gets fixed
I’m currently on 0.45.7 and this has been consistently happening for me, to the point where now it’s annoying enough that I came here to see if anyone else was having the issue.
Seems like it just randomly decides to toss new lines every single time it completes something. It won’t even be a new line directly under whatever it just did, it will usually be a new line a few lines down… So for example, if it updates a method summary in C#, a new line will suddenly appear inside the method…
Extremely annoying and wasn’t happening until 0.45
I guess something recently changed brought this issue back…
I kinda cant believe that is still happening. for a week now AI has decided to roll its face on the enter key for every tab autocomplete it does and its still happening. i have never seen a more AI issue than this. couldnt explain how that can be happening to a normal human
A quick fix for me was toggling the “End of Line Sequence” setting from “CRLF” to “LF”.
I’m pretty sure this issue stems from working with repositories edited across different operating systems. Windows and macOS handle file saves differently, which can cause compatibility issues—including, apparently, AI suggestions.
Weird, it seems like (at least at the moment) V0.45.11 fixed it for me. Though, now that I’ve said that I’m sure it will randomly reappear in an hour lol.