Here is a list of the top 5 vs code extensions to improve your coding.
1.GitLens
Supercharges the Git capabilities built into visual studio code.
2.Live Server
Launches a development local server with live reload feature for static and dynamic pages.
3.EsLint
Tool for identifying and reporting on patterns in javascript. Maintain your code quality with ease.
4.Save Typing
Auto save file while typing.
5.Project Manager
It helps you to easily access your projects , no matter where they are located.
Top comments (1)
Nice post, I think you should add links to all of these extensions though, that would make them way easier to find!