VS HTML to CSS
This extension automatically Generate CSS classes from HTML structure.
Auto Close Tag
This extension automatically adds the closing tag of HTML and XML.
CSS Peek
This extension lets you jump to the CSS code using classes and IDs.
Prettier – Code formatter
This extension performs the formatting of the JavaScript, CSS, and HTML code.
Javascript (ES6) Code Snippets
This extension helps you by not writing that repetitive code again and again.
REST Client
This extension used to test APIs and view their response directly in the visual studio code same as we often used REST clients such as Postman to test my APIs.
Live Server
This extension used for the live preview of your web application right within the editor.
Path Intellisense
This extension give you suggestions file names.