I have a few rules set in .cursor\rules but it seems that cursor can’t see them. Some of those rules were created manually while the others were created using the “Add new rule” button in cursor settings → General
In the Project Rules section is hows “No project rules found. Click the + button to add a new rule” even after adding a rule
I asked composer if it can see the rules. Please check the response in the attached image
Update:
When creating a new rule and then closing the opened rule file in the editor, it will prompt to save the file. Only then it will list the rule under Project Rules
It will only prompt you as long as you haven’t closed the cursor IDE. When reopening the IDE and closing the rule file, it will not ask to save it unless you make some edits to the file.
Same issue. /.cursor/rules/something.mdc isn’t detected. /.cursorrules isn’t detected. Using the File: New Cursor Rule command and typing the name of an existing .mdc rule file just wipes that file and replaces it with the semi-empty Cursor template. No matter what, none of these are showing up in Cursor Settings, and trying to reference them in Chat doesn’t seem to do anything.
This is on version 0.45.10.
I even started a new Cursor IDE session, opened an empty folder, saved an empty .py file in it to simulate an empty new project, used the File: New Cursor Rule function, saved the .mdc file, and still nothing in Cursor Settings.
To get my rules to appear in settings, I had to open the .mdc file with Cursor, then change from “Manual” to “Always” in the picklist at the top (so that the rules are always considered)