When Cursor shows a file change in the chat, clicking the file header (the section displaying the file name and the +xx/-xx line changes) no longer opens the file in the editor.
Steps to Reproduce
Let Cursor edit an existing file or create a new one.
In the chat, locate the generated file change.
Click the file header (where the file name and the +xx/-xx diff summary are displayed).
Expected Behavior
Clicking the file header should open the corresponding file in the Cursor editor panel.
I have the same issue. This is a major productivity killer for my daily work. In fact, one of the reasons I prefer Cursor over other editors is this simple feature.
Yes ! Please solve this one. it’s a major annoyance.
edit:
Found a backup workaround !
Right click > Add to chat > Open the file from the chat
Doesn’t point to the exact edit from the chat, but can use the lines numbers and it’s a bit less of a pain.
After updating Cursor to version 3.10.20 on Windows 11, code references generated by the Agent are no longer clickable.
Expected behavior:
When the Agent mentions a file (for example, models/crm_lead.py or views/crm_lead_views.xml), clicking the reference should open the file and navigate to the corresponding location.
Actual behavior:
Clicking the file reference does nothing.
Environment:
Cursor IDE 3.10.20 (Stable)
Windows 11
Agent mode
Build: IDE
Troubleshooting performed:
Restarted Cursor
Reloaded the window
Restarted the Extension Host
Checked Cursor and VS Code settings
Verified there are no disabled settings related to code references
Opened Developer Tools and found Extension Host warnings, but the issue persists
This feature worked correctly before updating to version 3.10.20.
Steps to Reproduce
Open Cursor IDE (version 3.10.20) on Windows 11.
Open any project.
Open the Agent chat.
Ask the Agent to modify or create a file.
Wait for the Agent to finish and display the modified file(s) in the chat.
Click on any file reference shown in the Agent response (for example, models/example.py or views/example.xml).
Observe that nothing happens. The file is not opened and Cursor does not navigate to the referenced location.
Expected Behavior
When clicking a file reference in the Agent chat, Cursor should open the corresponding file and navigate to the referenced location or line.
Operating System
Windows 10/11
Version Information
Cursor Version: 3.10.20 (User Setup)
VS Code Extension API: 1.125.0
Commit: 23b9fb205fe595ea2be29da7214e19762d037fc0
Build Type: Stable
Release Track: Default
Layout: IDE