Thanks for reporting a bug you have found in Cursor!
Please add the following info to help us diagnose your issue:
Check the forum to ensure the issue hasn’t been reported already
Provide a clear description of the bug
I have problem to update files with a workspace. If I open by folder, the chat is able to read files and modify correctly. But if I open a workspace often fail to find a file or create new files in wrong forlder instead fix actual open.
Explain how to reproduce the bug (if known)
create a workspace with more project linked:
{
“folders”: [
{
“name”: “main app”,
“path”: “.”
},
{
“name”: “package/@myspace\mylib1”,
“path”: “packages\@myspace\mylib1”
},
… more other projects
}
open a file in one of subproject and ask i.e. add more comment to this file. Instead modify current file, create another in main project with a path:
\package\myspace\mylib1\filename
Attach screenshots or recordings (e.g.,
.jpg
, .png
, .mp4
).
Tell us your operating system and your Cursor version (e.g.,
Windows, 0.x.x
).
Windows 11
Version: 0.50.5 (user setup)
VSCode Version: 1.96.2
Commit: 96e5b01ca25f8fbd4c4c10bc69b15f6228c80770
Date: 2025-05-18T04:26:31.444Z
Electron: 34.3.4
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Tell us if the issue stops you from using Cursor.
Is not really blocking, but I break most of features that make more interesting to use Cursor instead i.e. VS code