Passing a doc as context doesn't make it go through it

Describe the Bug

Every time I create a chat and pass a doc as context, telling it to proceed and search for something, it doesn’t do that. Instead, it tries to search in other ways, including web searching, which I disabled to see if I could force it to read the already indexed doc. The response shown in the screenshot translates to it basically saying there is no version checking which is false and it didn’t go through the doc.

Steps to Reproduce

Create a chat, pass a doc as context, tell it to search for something in it

Expected Behavior

It is supposed to search through the indexed doc to try and create a response

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.2.0 (user setup)
VSCode Version: 1.99.3
Commit: eb5fa4768da0747b79dc34f0b79ab20dbf582020
Date: 2025-07-01T20:01:14.203Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hi @AngelloFD

Thank you for the bug report. V1.2 is a pre-release version and Cursor is collecting the bug reports for improvements before public release.

You can find the general thread here,

Hey, that’s quite strange. Cursor ignores only this specific documentation, while it uses others as expected. I’ll try to figure this out, thanks.

1 Like

It used to be able to go through both of these without a problem, but suddenly, they couldn’t. That’s why I am also quite confused. Thank you for still looking into the problem!

Hi @AngelloFD, would you be able to share the link to the doc that cannot be read?

Sure! These are the troublemakers:

Sorry for the late reply