Member-only story
10 useful VS code extension to make life easier ーPart- 1
Having a good IDE is essential for every developer. A good IDE with some great extensions will help you to be more productive. Visual Studio Code is considered one of the best IDE. Here is the 10 best VS code extension which can help to make your life easier.
1. Git Lens


Git is one of the most used tools among the developers . This extension supercharges the Git capabilities . This helps us to know who , why and when the code is changed . There are lots of functionality which can be customized .
2. Git Graph

This is another extension for git . In large project there will be lot of branch , merge , commit etc . This extension will help to see the git history in a beautiful way . Obviously there are lots of other functionality .
3. Peacock

Sometimes we use multiple workspace to work on multiple project . Peacock helps us to quickly identify your workspace . There are some beautiful preset color . Also the color are easily changeable .