Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Say I am in “source control” pane and click one of the changed file. side-by-side comparison opens in editor pane. So far so good. Next when I click on the “Explorer” button in nav rail →
previously correct behavior: the folder tree is auto expanded to the file I had clicked in source control.
latest broken behavior: the above doesn’t happen.
Not only that. If I right click the side-by-side comparison tab and click “Reveal in explorer view” - even that doesn’t do anything!!!
Steps to Reproduce
- Open a tracked git repo Cursor
- make changes to any file, ideally 4-5 nested sub-folder deep, so that it is easier to show this bug.
- collapse the repo folder tree in explorer view
- Click “source control” in nav rail and then click the changed file.
- the file’s side-by-side comparison tab opens.
- Now click the “Explorer” button in nav rail
repo folder stays collapsed, and doesn’t auto-expand to the selected file.
- Right click the file’s side-by-side comparison tab.
- click “Reveal in explorer view”
- repo folder stays collapsed, and doesn’t auto-expand to the selected file.
Expected Behavior
repo folder should auto-expand to the selected file.
Operating System
Windows 10/11
Version Information
Version: 3.11.19 (user setup)
VS Code Extension API: 1.125.0
Commit: bf249e6efb5b097f23d7e21d7283429f0760b740
Date: 2026-07-12T21:39:24.175Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Windows_NT x64 10.0.26200
Does this stop you from using Cursor
No - Cursor works, but with this issue