How to use Cursor in Multi Root Mode?

Describe the Bug

When I add multiple projects using “Add Folder to Workspace”, they are added, but when I ask a question in the chat, it only uses the originally opened folder.

Steps to Reproduce

1.	Open Cursor.
2.	Open a project folder (Project A).
3.	Use File > Add Folder to Workspace… to add another folder (Project B).
4.	Confirm that both folders are visible in the workspace.
5.	Open the Chat.
6.	Ask a question that requires context from Project B.

Expected Result:
The chat should consider all folders in the workspace when generating a response.

Actual Result:
The chat only considers the original folder (Project A) and ignores any added folders (Project B).

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.1.6
VSCode Version: 1.96.2
Commit: 5b19bac7a947f54e4caa3eb7e4c5fbf832389850
Date: 2025-06-25T02:14:24.784Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue