atom-wrap-in-tag icon indicating copy to clipboard operation
atom-wrap-in-tag copied to clipboard

Simplest package for Atom editor that wraps HTML tag around selection

Atom wrap in tag

:rotating_light: NOTE! This plug-inis no longer maintained. It probably works and PRs probably will be merged, but I do not use Atom anymore (sorry). If anyone want to maintain this, I'll be happy to give commit rights or transfer it.

Simplest package for Atom that wraps tag around selection - similar functionality found on other editors like PhpStorm, SublimeText, TextMate etc.

Just select a word or phrase and hit Alt + Shift + w

Hit spacebar key to continue typing attribute after the opening tag.

Installation

apm install atom-wrap-in-tag

or find atom-wrap-in-tag in Settings > Install tab

A screenshot of your package

License:

MIT