Chat links not working anymore

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Previously, dragging and dropping a file into the chat or copying and pasting it would create a link, allowing the model to study or even modify the file (if local). But this morning, when I drop a file, nothing happens. When I copy and paste, only the file name (without path) appears as regular text. It doesn’t matter if I try this in new chat session or existing one.

However, linking url works like before.

Steps to Reproduce

  1. select file in file explorer
  2. drag and drop it to chat

Expected Behavior

Link to the file should appear

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.48 (system setup)
VSCode Version: 1.105.1
Commit: ce371ffbf5e240ca47f4b5f3f20efed084991120
Date: 2025-12-04T19:26:27.263Z
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.26200

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report.

We need a few details to reliably reproduce:

  • Are you dragging from the Explorer side panel inside Cursor or from Windows File Explorer?
  • Does adding via @ → Files & Folders work for the same file?
  • Does it reproduce after restarting Cursor, in a new window, and in an empty project?
  • Could you attach a short screencast and errors from DevTools: Help → Toggle Developer Tools → Console, then reproduce the drag-and-drop/copy-paste and share the logs?

A couple of temporary workarounds:

  • Try @ → Files & Folders and select the file
  • If you’re dragging from Windows Explorer, try dragging from the Explorer panel inside Cursor instead

It looks like a recent regression. Once we get details and logs, I’ll escalate it as a bug report. Please share your results and screenshots.

  1. Windows File Explorer, outside workspace
  2. it cannot reference outside workspace(?)
  3. yes
  4. Video:
  5. Console stays blank
  6. I did notice, that dragging .pdf and .csv files instead .json still works. Also .json was working in previous Cursor version from yesterday. Even renaming .json to .jsn works. So it is isolated to .json file extensions.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.