Code previews no longer link to the exact file

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Whenever the chat shows a line or references code files I was able to click into the file without any issue but since the past few versions whenever there is a preview of where it saw those lines of codes I can no longer click into that line of code and easily navigate to the file. This is quite frustrating

Steps to Reproduce

Ask cursor to scan codebase during a long running chat and when it references a file or lines of code I can no longer click into it

Expected Behavior

I should be able to click into that file

Screenshots / Screen Recordings

Screenshot 2026-05-31 at 11.58.51 PM.png

Operating System

MacOS

Version Information

Version: 3.5.38
VSCode Version: 1.105.1
Commit: 009bb5a3600dd98fe1c1f25798f767f686e14750
Date: 2026-05-26T21:32:06.537Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

For AI issues: which model did you use?

claude-4-8

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi Ali,
This is a known bug - clicking on code citation headers (like the “ocr.py Lines 489-496” you showed) doesn’t navigate to the file in the editor layout. Our team is aware and working on it.

In the meantime, you can navigate to any referenced file using Cmd+P (Go to File) and typing the filename. Not as convenient, but it gets you there until the fix ships.

I’ll post an update here once a fix is available.