This week every time I user Cursor and more importantly the composer feature it’s adding extra line breaks. Ultimately making my code extra difficult to read.
Does it always happen, or just sometimes? Does the same thing happen in other projects?
It happens for all projects, all the time.
Hi everyone, I’m seeing this too. It happens when I code in Python but not in Next.js. Looks like from Deny’s report it’s happening in PHP. So, it might be language dependant.
I think this is a high priority bug as you might lose customers. I had composer do a series of fixes, like 3 or 4, not a lot, and when I looked back at the code it added almost 1000 extra lines. So, it’s exponential and makes it unusable in Python for me.
Hi all, just a quick update. I dug a little deeper with it this morning. I typed “clear” in the composer prompt which resets the memory. And for now, it seems the issue is corrected. Not sure if it’s related.
This problem has been fixed in version 0.43.5.


