I am encountering a problem with the User Rule functionality in Cursor. Here’s the detailed report:
- Cursor Version:
plaintext
cursor -v
0.51.2
f364e608fc11d38303429b80fd1e1f32d7587d40
x64
-
Issue:
When I open a project in Cursor and modify a User Rule, the changes do not take effect in another project. The User Rules seem completely isolated between projects, as if they are not shared or synchronized globally. -
Expected Behavior:
User Rules are intended to be global settings that apply across all projects, but currently, they behave like project-specific configurations. This makes the “User Rule” concept inconsistent with its purpose, as changes in one project do not reflect in others.
Could you please investigate whether this is an intended behavior or a bug? If it’s a bug, fixing the synchronization of User Rules across projects would greatly improve the consistency and usability of Cursor.