Context sets (include multiple context files and easily select them all)

It is cumbersome having to add multiple @file or @doc when prompting in a chat. I’m proposing a number of features:

  1. Have default contexts I can add for an entire repo. This might be useful for a PRD for the project or maybe some of the libraries / APIs that are frequently being consumed. This should could be repo specific and included in some kind of .cursor file / folder.

  2. Allow context “sets” to be created that have multiple @file and @doc in them. This allows adding the context with a single mention instead of having to do 5+ of them at times.

1 Like