MiracleBlue / autoclose-tags

Close HTML-like tags in Atom automatically! Now with 15% extra laziness.
MIT License
8 stars 3 forks source link
atom atom-editor atom-package atom-plugin react

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

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.