Can't make excel files be considered as reviewed

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

So what happens is that if I make cursor create a csv I can’t mark it as approved for review, I am using a plugin for reviewing excel files.

Steps to Reproduce

Install a tool too read excel files in Cursor, make Cursor create a csv file, you then can’t mark it as reviewed, or go to other files, I have to delete the file and restart cursor for it to appear as reviewed.

Expected Behavior

To allow me to mark it as reviewed.

Screenshots / Screen Recordings

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.39
VSCode Version: 1.105.1
Commit: 60d42bed27e5775c43ec0428d8c653c49e58e260
Date: 2025-11-27T02:30:49.286Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Linux x64 6.8.0-87-generic

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi @ignacio_ferreira and thank you for the detailed bug report.

It seems you are accessing CSV files (not Excel). When a file name is striked through it usually means that file does not exist anymore. Also the error “Not Fo…” shown in the screenshot means the file was not found.

Also you should be able to review CSV files while using Agent Review. However, since the table view shown in screenshot is using a custom extension, it might not work on that.

Yes, CSV sorry, I couldnt accept the changes on it from the UI, so tried deleting it for it to not show anymore in the changes, but it always goes to that file even if its there or deleted when i click review next change, so it gets me stuck no matter what, I just managed to temporarily fix it deleting the file and doing pkill cursor and starting it again.