Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
August 26, 2021 05:35 am GMT

5 VS Code Extensions which I use extensively[2021]

What are the Extensions in VScode ? Actually without VScode Extensions life way so boring.Extensions provides you more productivity as a Developer. So see listed Extensions and download it and use it. Thank me latter.

1.Live Server:

I think this is the most basic extension every web developer must use and most of you already have this extension.

Alt Text

Install the Extension by clicking here

2.Auto Close Tag

Oh dude it's too boring to add closing tags, and sometimes we got stuck in the hierarchy if we don't close tag but now Auto Close Tag Extension is here for us
Alt Text

Install the Extension by clicking here

3.Prettier Formatter for Visual Studio Code:

Did you ever noticed that your code doesn't have proper hierarchy and for that reason even you yourself don't able to debug the code. Trust me its a very bad nightmare .

Alt Text

Install the Extension by clicking here

4.Bracket Pair Colorizer 2:

This is also a good extension for the same hierarchy problem, By using this extension you can colorize your bracket pairs.

Install the Extension by clicking here

5.Auto Rename Tag:

Guys we are at our last extension as the name suggest this extension , If you rename your any one of tag then automatically this tag will rename the other tag also.

Alt Text

Install the Extension by clicking here


Original Link: https://dev.to/shyamaljoshi/5-vs-code-extensions-which-i-use-extensively-2a8i

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To