Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Changes made to files in Cursor IDE are not automatically reflected in the Source Control panel. Modified files are not detected until I manually click the Refresh button in the Source Control toolbar. This prevents the Source Control view from staying in sync with the repository state and makes it harder to track and commit changes efficiently.
Steps to Reproduce
- Open a Git repository in Cursor.
- Modify an existing file and save the changes.
- Open the Source Control view.
Expected Behavior
The Source Control panel should automatically detect the modified file and display it under the list of changes.
But the panel does not update after file changes. Modified files are not shown until the window is reloaded, Git is manually refreshed, or Cursor is restarted.
Operating System
MacOS
Version Information
Version: 3.7.27
VS Code Extension API: 1.105.1
Commit: e48ee6102a199492b0c9964699bf011886708ba0
Date: 2026-06-10T01:46:16.942Z
Layout: editor
Build Type: Stable
Release Track: Early Access
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
No - Cursor works, but with this issue