Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Since the Cursor 2.0 update, the forced “AI Review Pane” in Source Control has introduced severe performance regressions.
I am using a high-end workstation (approx. $5,000 USD value), yet simply clicking a file in the Source Control tab causes the entire IDE to freeze and lag. The rendering overhead of this new view is unacceptably high compared to the classic file editor.
The Bug:
I unchecked git.openDiffOnClick to avoid this heavy view.
Cursor ignores this setting and forces the Review Pane to open anyway.
This results in immediate UI freezing, making it impossible to review code efficiently.
Steps to Reproduce
Go to Settings and uncheck git.openDiffOnClick (to strictly disable the diff view).
Open the “Source Control” tab.
Single-click on any modified file.
Observe that the slow “AI Review Pane” opens instead of the regular file editor (Ignoring the setting).
Observe significant freezing and application lag (Performance issue).
Expected Behavior
When git.openDiffOnClick is disabled, clicking a file should open the regular file editor immediately without loading the heavy AI Review UI.
I urgently need the classic (pre-2.0) fast behavior back. Please provide an option to completely DISABLE the AI Review Pane.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.36 (system setup)
VSCode Version: 1.105.1
Commit: 55c9bc11e99cedd1fb93fbb7996abf779c583150
Date: 2025-12-18T06:25:21.733Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26100
For AI issues: which model did you use?
N/A (This is a UI/Performance regression, not a model generation issue.)
For AI issues: add Request ID with privacy disabled
N/A
Additional Information
To reiterate, my PC specs are extremely high (approx. $5,000 USD value). This freezing issue is NOT a hardware limitation but a software optimization failure in the new Review Pane.
The UI thread gets blocked immediately when the diff view loads. I strongly request a preference setting to disable this view entirely.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor
