Surround with Emmet

Quickly surround a selection with rich markup using the Emmet toolkit.

Press ⌘⌥J (macOS) / Ctrl+Alt+J (Windows/Linux) and select Emmet to surround a block of code with an Emmet template. This also allows you to wrap individual lines if you’re using * in the abbreviation.


Related Resources

Add Placeholder Text in Seconds
Add Placeholder Text in Seconds
Use the power of Emmet to add some lorem ipsum faster.
Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.