Code Faster in VS Code with Emmet
Visual Studio Code highlights Emmet, a built-in VS Code feature that speeds up writing HTML (and related markup) using short abbreviations and expansions.
Overview
Emmet is built into Visual Studio Code and lets developers write HTML faster by typing short abbreviations that expand into full markup.
- Built-in in VS Code (no separate install required)
- Uses short, simple shortcuts (Emmet abbreviations) to generate HTML quickly
Link: https://aka.ms/Emmet