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.
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.