Every single file in my repo has the file indicating it is ignored in .cursorignore. When I hover the icon it says “AI features disabled (file in .cursorignore)”.
There is no .cursorignore file in my repo.
Steps to Reproduce
I am uncertain how to reproduce this issue. It only appears in one repo. I stopped working on it last night and this issue did not occur. When I began work this morning it appeared.
Expected Behavior
Only files listed in .cursorignore or global ignore list should be ignored.
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Hey, thanks for the report. It’s really strange. Could you try creating a .cursorignore file? It might solve the problem. Also, let me know if the same issue occurs in other projects, so we can determine if it’s a global issue or not.
Creating or modifying a .cursorignore file doesn’t appear to have any effect. And yeah this only appears in one repo, the other main repo I’m in at work day to day never has this issue.
It’s very strange. The only way I’ve been able to fix it is to repeatedly run developer: reload window a bunch of times. It takes a few reloads, but it eventually goes away. I can’t trigger the issue so hard to reproduce to narrow it down further, but I’ll try more methodically testing it next time it comes up.
Ok I believe I can reproduce this — it appears to only occur when my computer is restarted. running developer: reload window repeatedly appears to fix it eventually, but it takes an inconsistent number of reloads to clear the warnings. @deanrie are there specific logs you’d like me to share?
I just had this happen to me as well. Mine happened on an Ansible project I am working on and after a reboot to upgrade MacOS. I was able to resolve in the same manner.