Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
a workspace have 2 projects, can’t add command or rules to second project, it always add to first project.
Steps to Reproduce
- Therea is 1 workspace, the workspace have 2 projects, such as ProjectA and ProjectB, each Project have a
.cursordirectory. - open cursor setting → custom → rules, check ProjectB only.
- click
newbutton, I think, it should add a rule file to ProjectB, but the rule file add to ProjectA file.
the command feature have the same problem.
Expected Behavior
add a rule file to ProjectB’s .cursor directory rules folder.
Operating System
Windows 10/11
Version Information
Version: 3.17.8 (user setup)
VS Code Extension API: 1.128.0
Commit: 2fdd31c9f33f7fbe501f2d57772dc5bf64b63620
Date: 2026-08-20T02:18:12.724Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Windows_NT x64 10.0.22631
Additional Information
add .cursor directory for every project , it is the wrong way to use the feature in multi-project?
How to do it correctly in multi-project?
Does this stop you from using Cursor
No - Cursor works, but with this issue