Turn off diff view

When I interact with the Cursor agent, it makes changes to files, which I then want to review. However, there’s only one way to look at files that have changed, which is diff view. As far as I can tell, there’s no way to get Cursor to just show me the current contents of the file without any diff junk.

This is making it almost intolerable for me to use Cursor for code investigation in tandem with the AI. I have resorted to opening files in Sublime instead just to get rid of the diff.

I’ve hunted and searched and found no way to control this behavior. Am I missing something or is it just not possible?

1 Like

You might want to try*:* “cursor.inlineDiff.mode”: “unified”