Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I right-click a project in the Glass / Agents sidebar and choose “Remove from Sidebar”, the selected project is removed as expected. However, other unrelated projects also disappear from the sidebar at the same time.
This makes it difficult to manage the project list, because removing one entry can unexpectedly hide several projects that I still want quick access to.
Steps to Reproduce
- Open Cursor in Glass / Agents view.
- Ensure several projects are visible in the left sidebar (e.g. 3+ recently opened folders).
- Right-click one project you want to remove.
- Click “Remove from Sidebar”.
- Observe the sidebar: the targeted project is gone, but other projects that were not selected are also missing.
Expected Behavior
Only the project I explicitly removed should disappear from the sidebar. All other projects should remain visible.
Operating System
Windows 10/11
Version Information
Version: 3.6.31 (Stable)
VSCode Version: 1.105.1
Layout: Glass
Platform: win32-x64-user
OS: Windows 10 (10.0.19044)
Additional Information
The sidebar project list appears to be stored separately from File → Open Recent (as noted in other forum threads). Workaround: reopening removed projects via Open Folder / Open Workspace restores them individually, but they may disappear again after another remove action.
Does this stop you from using Cursor
No - Cursor works, but with this issue