VS Code Extensions for a Web Developer

VS Code Extensions for a Web Developer

1. Auto Close Tag

Automatically create HTML close tags

Get here

2. Auto Rename Tag

Rename the opening tag and the closing tag will be renamed automatically.

Get here

3. Bracket Pair Colorizer 2

Get colored brackets to avoid confusion.

Get here

4. DotENV

Syntax highlight for .env files

Get here

5. ES7 React/Redux/GraphQL/React-Native snippets

Get Here

6. MDX

Syntax highlighting for MDX files

Get Here

7. CSS Peek

Check the CSS inside the HTML file without leaving the HTML file.

Get Here

8. Prettier - Code formatter

This extension will format your code to look good.

Get Here

9. Formatting Toggle

Sometimes we do not want the Prettier extention to format the code. In that case we can use this extension to toggle the formatting off.

Get Here

10. Git History

Through this extension, we can check the git history.

Get Here

11. GitLens — Git supercharged

This extension will tell you what changes are made by whom.

Get Here

12. Live Sass Compiler

For small projects use this extension to compile the sass files.

Get Here

13. Live Server

If you want an HTTP server for small projects use this.

Get Here

Did you find this article valuable?

Support Harshit Saini by becoming a sponsor. Any amount is appreciated!