Does anyone know how to run two cursor IDEs on the same project? Reason: I want to run two agents on the project at the same time. I understand they could be over writing each others files, but sometimes I am working on one file very specifically, or I just have questions about the codebase while the agent is doing something time consuming. Two IDEs on the same project would allow me to do this.
I use Windows and tried:
“cursor .” in the same directory
and
Opening a new window via Cursor GUI and then:
- Trying to open the folder
- Trying to open the saved workspace
None of these seemed to work.
I don’t mind paying more via whatever mechanism- that is not a constraint for this purpose.
Thanks for your help!