Cursor keeps ignoring mention files

Hi.

Very often, when I tag files in the chat, ex. “@utils.rs”, Cursor seems to be ignoring these mentions.

Typically, after I press enter and send a chat prompt, below it under the “USED” section, it only shows the file that is currently open, even when the other mentioned files are very relevant. The only exceptions seems to be the docs: when I tag docs, they always seem to be used.

Is anyone else having this behaviour?

I am using the latest version, cursor 0.33.1

cursor is not ignoring the tags like util.rs. i am guessing the main problem is we select chunks we think are relevant and in your case the main function might be ignored.

not showing in “used” is a UI bug and we will fix that.