Member-only story
VS Code Mistakes You Need To Stop Making Now
3 min readMar 22, 2022
Welcome back! VS Code is an awesome code editor that I use a lot, if you’re new to VS Code, check out the link below to check it out:
So, let’s take a look at some VS Code mistakes that you should probably stop making.
Updating Extension
One of the most common mistakes that I’ve dealt with for several years of using VS Code is package stability issues, these were mostly my fault due to not updating my packages. Without a doubt, I would highly recommend updating the extensions within your VS Code environment as often as you can.
Updating VS Code
Another common issue that I see with many users of VS Code is lack of updates, it seems that many…