Best Software for 2025 is now live!
WP
Student at Somerville School Greater Noida

Why vs code becomes unresponsive quitely frequently while installing new extensions?

While I am building projects based on flutter I tried to install extensions like a dart, android studio extensions, and flutter extensions but on using this ide for the project I am reported with a lot of crashing updates and extension issues. How do I resolve such issues is my main question.
2 comments
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
CA
Full Stack Engineer
0
If you are installing an extension with mulitple packages, I would recommend disabling them one by one. There are conflicting extensions telling VSC to do different things, so it will crash.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply
CA
Full Stack Engineer
0
Chances are there are conflicting extensions, or you are overusing the RAM that is available for VSC to run, I would recommend the first. Go through your extensions and disable them 1 by one see which ones are conflicting. This often happens when you add many extensions at once.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply