How can I view the previous file versions on a composer session?

A few versions ago, we were able to see all file changes that were made by the composer on all files, but I can’t seem to find how do view them now. I can see the number of changes per file, but nothing else.
I’d like to compare versions, and sometimes understand where things went wrong.
Can someone help me out?

Hey, don’t you use Git? If not, you can view version changes of individual files using Cursor’s built-in feature. If you have only a few files, it will be quite convenient. This feature is called Timeline, and it’s located at the bottom of the Explorer.

1 Like

I do use git, but I was asking about the built in git on composer, where we were able to see each file change, and I can’t find where to see that now.

it is built in you just need git then go to ide cursor or vscode click on timeline

1 Like