Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I’ve noticing that not all changes to a file are displayed when I use the “Open Changes” button on the Source Control tab to view all uncommitted changes with a single tab (ie. “Git: Changes (10 files)”) The changes towards the bottom of the file are cutoff.
If I view the changes to the file individually, I see all the changes. If I few all the changes in one tab, the bottom changes to a file are missing.
I’m noticing not all files do this. I feel like I’ve seen this happen before though. The file I’m looking at now that has the problem has a lot of deleted lines
Steps to Reproduce
- Make changes to several files tracked by git
- Choose the Source Control panel on the left.
- Under the “Commit” button, hover over the “Changes” section.
- Click the “Open Changes” icon, to view all changed files in a single tab.
- BUG: Some files are truncated, and do not show changes at the bottom.
Expected Behavior
The “Open Changes” button should show all changes to the changed files, not truncate some changes before the last change.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Cursor 2.4.21
VSCode 1.105.1
For AI issues: which model did you use?
Composer
Additional Information
I dont see it happening to all changed files. Just some, but this is dangerous because I use this “Open Changes” to look at all the changes i’ve made before committing.
Does this stop you from using Cursor
No - Cursor works, but with this issue


