Issue
I am using VSC for developing html pages. It's been a great experience using emmet with VSC, but often I find in a situation where I have to wrap a set of elements with a div, but have to use emmet on a single line and then cut paste the end tag at the end of the set of elements I want to map.
Is there any way where I can use emmet and automatically wrap the output of emmet around a set of selected elements?
Solution
Try the Emmet: Wrap with Abbreviation command:
Answered By - Matt Bierner

0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.