🌯 Emmet Wrap Abbreviation
Wrap a block of HTML with a new parent tag
✨ Trick - Balance Outward
Put your cursor inside some HTML, then use the command Emmet: Balance Outward
to select the outermost tag.
✨ Trick - Wrap with Abbreviation
Ever wanted to wrap a block of HTML with a new parent tag? Just select the block of HTML you want to wrap, then use the command Emmet: Wrap with Abbreviation
to place a new tag around it.