"Ai features Disabled" not allowed by me

HOW TO SOLVE THIS ISSUE? (Im a pro user)

:white_check_mark: No report in the forum about this problem.

:lady_beetle:Today with the new update I did yesterday of the cursor version, I am having a lot of problems, the main problem encountered is the automatic blocking of my .env from using ai, basically it is as if I put .env in .cursorignore, when the .cursorignore file does not exist in my project.

I have tried creating the .cursorignore, inserting the .env and then removing it, but nothing remains, I have no control over it–and it is a problem only with this new version.

:counterclockwise_arrows_button: I do not know how to reproduce the bug, as it was generated by the software automatically this morning when I logged into cursor to continue my project

:camera:
image

:laptop: Windows 11 x64, last cursor version 0.49.4

:prohibited: I can’t use cursor anymore, since there has been this blockage, my code no longer reads the essential information(apikey) that is inside the .env, the error was not generated by me, as it was working perfectly yesterday, so it will be a cursor related problem, maybe it changed some permissions in my development environment without me noticing, even if I disabled any similar automatisms.

3 Likes

Having the exact same issue on MacOS 15.3.2 after updating today.

Same issue here. I just wrote to hi@ support email to see if they can help.

any fix for this?

Yes, this is a new feature added by the Cursor team, you can see their explanation on the Changelog, it has been also explained by them several times in the forum on other threads.

To help you all, here is the Docu page on this.

You can go to:

  1. Cursor Settings, and there to Appearance > Open Editor Settings
  2. In Editor Settings - Search for: Global Cursor Ignore List (Cursor Ignore is enough)
  3. Remove the entry which you do not want ignored (at your own risk as it could potentially expose sensitive files like env files)
5 Likes

thanks mate!

1 Like

you are the best

1 Like