Cursor taking max CPU

Hi, I’ve been getting Cursor using max CPU and it’s basically becoming unusable on my machine. Does anyone know why this might be happening or how to fix?

I work in a medium-sized Rust / TS / Python project primarily and use standard LSP and such for those projects.

Thanks!

Hey, it seems the issue is with the extensions. Try booting in safe mode and check. Enter this command in your terminal: cursor --disable-extensions. If everything is fine, identify the problematic extension.