VSCode becomes unresponsive when editing large Rust projects on macOS — anyone else experienced this? #2764
Unanswered
twistin
asked this question in
Extension Development QnA
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m experiencing a frustrating issue when working with large Rust projects in Visual Studio Code on macOS (M1/M2). After some time, the editor becomes very sluggish — typing gets delayed, files take longer to open or save, and sometimes the entire interface seems to freeze temporarily. It turns simple editing into a nightmare.
I’m not sure what’s causing it — could it be the Rust Analyzer, the Copilot extension, or maybe something else related to indexing or background processes?
Has anyone else faced similar issues on Mac? If so, did you manage to fix or improve the performance? I’d really appreciate any tips or insights.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions