The first two days I used cursor, when I asked composer for changes I would see the suggested edits in the IDE main window as alternating chunks of red and green highlights that I could independently accept or reject throughout the file.
I really loved that format, but it went away. Now when I request composer edits all I get is a code chunk in the sidebar that I can copy-paste in it’s entirety if I want to. No diffs in the main window, and no diffs view in the sidebar either.
Is this a bug or am I doing something wrong? I’m making sure the file is in-context. I closed and restarted. I did a commit in case it was related to the git file sate (and then re-prompted edits). I’m still not seeing any in-line diffs show up, and I’d like to get it back. I don’t see anything in settings, but there are a lot of them so I could have missed it.
Thanks.