5 VS Code extension that I really like to use in web development

Author: Pushpa Raj Dangi

Pushpa Raj Dangi

Thumbnail for 5  VS Code extension that I really like to use in web development

5 VS Code extension that I really like to use

1. Live Server

This is a little development server with live reload capability.

2. Auto Close Tag

It automatically add closing tag when we type in the closing bracket of the opening tag.

3. Auto RenameTag

When we rename one HTML/XML tag, automatically rename the paired HTML/XML tag.

4. Beautify

It helps to format code.

5. Material Icon Theme

The Material Icon Theme provides lots of icons based on Material Design for Visual Studio Code.