File management panel taking a long time

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Takes several minutes to finish a simple operation like copy or renaming. If I cancel it is actually already done, but Cursor is keeping me wait

Steps to Reproduce

Open a project

Select a file

Copy

Expected Behavior

Finished in seconds

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.6.27 (Universal)
VSCode Version: 1.99.3
Commit: d750e54bba5cffada6d7b3d18e5688ba5e944ad0
Date: 2025-09-17T20:21:17.042Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 25.0.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report. This might be happening because your project is launching background processes, like linters or other analyzers. Try opening a different project to see if the issue persists. Also, try booting in safe mode using this command in the terminal: cursor --disable-extensions. Please also check Activity Monitor and Process Explorer.

1 Like