I think it is necessary to better handle the issue of handling cursor code files. When a single requirement needs to modify multiple files or has a long code length, cursor will have obvious loss and forgetting problems. It will delete other functions and only implement the requirement that initiated the problem. Resulting in the removal of previously normal functions.
1 Like
Yes, you’re right, this isn’t good behavior. We’re aware of this issue and hope to have it fixed soon.
1 Like
Thank you, I hope the cursor function becomes more powerful