Skip to content

FabioAntunes/atom-wrap-in-tag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom wrap in tag

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

Caveats

  • Doesn't Work with multiple selects. Issues: #2, #4

License:

MIT

About

Simplest package for Atom editor that wraps HTML tag around selection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 98.5%
  • HTML 1.5%