atom-wrap-in-tag

Simplest package for Atom editor that wraps HTML tag around selection

MIT License

Stars
73

Atom wrap in tag

🚨 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

License:

MIT