Documents say that I need to use Cmd + Shift + P to bring up above dialog to create project rules. But it brings up the standard command palette, and I can’t find anything that resembles creation of the rule in the list of options.
What am I missing?
Hey, go to Cursor settings with Cmd + Shift + J
, navigate to the Rules tab, and there you can add your project rules.
Thanks. This works. Docs need to be updated.
Yeah I’ve noticed a lot of overlap between VS Code keybinds and Cursor keybinds that need to be sorted out!
The docs should already say this, as you can run the New Cursor Rule
command from the command palette as one way to make a new rule:
You can create a new rule using the command palette with Cmd + Shift + P
> New Cursor Rule
. By using project rules you also get the benefit of version control since it’s just a file