Hey, thanks for the report. I’ll need a bit more info to debug:
- Cursor version (Help > About Cursor > Copy)
- OS (Windows/Mac/Linux and version)
- What extensions do you have installed?
- Try running
cursor --disable-extensionsfrom the command line. Does the lag still happen? - Open Process Explorer (
CMD/CTRL + Shift + P> Developer: Open Process Explorer). Which processes spike CPU when you open a file?
Also try:
- Cursor Settings > Network > Run Diagnostics, then share the results
- Settings > Application > Experimental > Extension Monitor Enabled, then
CMD/CTRL + Shift + P> Developer: Open Extension Monitor. It might be a specific extension slowing things down
Based on similar threads (Another lag-victim / CPU 90-100%), these often help:
- Disable HTTP/2: App Settings
CTRL/CMD + ,> search “HTTP/2” > enable “Disable HTTP/2”, then restart - Check VPN/proxy settings if you use them
Let me know what you find and we’ll dig in.