/autoclose-patched

Atom package - close html-like tag in all file automatically. The updated, patched version of the original (abandoned) autoclose.

Primary LanguageCoffeeScriptMIT LicenseMIT

autoclose

Auto close HTML-like tags. The updated, patched version of the original (abandoned) autoclose.

Demonstration

capabilities

  • when type <a> will get <a></a>
  • then type Enter will get
<a>

</a>
  • you can add disabled file extensions in setting view