Skip to content

Close HTML-like tags in Atom automatically! Now with 15% extra laziness.

License

Notifications You must be signed in to change notification settings

MiracleBlue/autoclose-tags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoclose-tags

Autocloses html-like tags in all files when you press the > key that follows an open tag.

Forked from the great original work of awaw00/autoclose, out of necessity, since there are bugs to be fixed and there has been no activity on the original repo for many, many months.

Usage

  • When typing an open tag in any editor (i.e <div), when you hit the > key, a closing </div> will automatically be inserted for you.

Still has a few bugs to be worked out, but at least the major ones should be sorted. Also, regex shouldn't be used for this. But whatever.

About

Close HTML-like tags in Atom automatically! Now with 15% extra laziness.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%