Hello, I hope to see support for communication between multiple windows in a cursor, so that my front-end and back-end separated project can communicate and seamlessly integrate. Thank you.
Cursor supports working with multiple projects at the same time using a multi-root workspace. Instead of opening separate windows for the frontend and backend, you can:
Create a .code-workspace file that includes both projects
Open it in a single Cursor window
The AI will have access to both codebases in one shared context