Most Popular and Useful Extensions of VS Code for 2020
VS Code extensions which every developer should use
As a Developer, I have utilized many IDEs like Eclipse, NetBeans, Atom, VS Code and Sublime Text editor etc. Among them, I personally found Visual Studio code is the best c, especially for web development.
There are thousands of extensions in the Visual Studio code. From that, I’ll show you some best extensions.
1) GitLens
It is a most puissant git management extension. It is utilized to check git history, blame information, line and file history, commit probing and much more things.
You will love it when you try it.
You can Install it from HERE
2) Prettier
To keep the same and standard format in the entire project is very hard when you work in a team.
Prettier takes care of code formatting; it will avail you to maintain code consistency in the format. It’s super facile and configured for auto-format code on every preserve.
You can Install it from HERE
3) Live Share
It’s very subsidiary when you have to collaboratively edit and debug a project or a simple file with other team members in authentic-time.
You can apportion your code, server and terminal with other team members.
You can Install it from HERE
4) Debugger for chrome
Utilizing chrome Debugger we can debug code and check all logs so no desideratum to indict console logs.
You can Install it from HERE
5) EsLint
If you find a linter resolver and code formatter in one pack EsLint will avail you. EsLint can auto-format your code in one click and find bugs from your code.
You can Install it from HERE
6) Visual Studio IntelliCode
This extension provides the suggestion for making keenly Intellective code. Suggestions are depending on code history or logic. This extension supports Python, JavaScript or TypeScript, React and Java.
You can Install it from HERE
I like this and it's really helpful,Good job.
ReplyDeleteThanks for sharing valuable content.
ReplyDelete