Almost every time a new file is opened by clicking on the file list, it takes a long time to load, approximately 5 to 10 seconds.
When saving a file, if there are eslint and automatic format configurations, it will also be stuck for a long time.
I tried:
Restarting the computer, attempting to uninstall and clear the cursor data, and then reinstalling the cursor; but it didn’t solve the problem.
Disabling all extensions and using the most basic configuration, but still had the same issue.
Supplementary: I use the same Mac computer and VSCode, and I don’t have this problem.
Steps to Reproduce
At present, it can only be reproduced on my computer, and I’m not sure of the steps for reproduction either. It suddenly started to lag today.
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Possibly, yes, the issue might also be related to zsh. What happens if you open the terminal in Cursor? Also, try changing the default shell to bash to check if the problem is related to that or something else.
change zsh to bash(i dont know why process name still has /bin/zsh, and has /bin/bash at sametime) & open the terminal in cursor also stuck for a while…