/atom-double-tag

An Atom Editor package for faster HTML tag editing

Primary LanguageCoffeeScriptMIT LicenseMIT

Double Tag

An Atom Package - Atom.io : Github

Build Status

Edit both the start and end HTML tags at the same time.

Screen Recording

How To Use

Edit the start tag (<div>) and the matching end tag (</div>) will be changed automatically.

Configs

  • ignoredTags - HTML tags that are ignored. (Default: area, base, body, br, col, command, embed, head, hr, html, img, input, keygen, link, meta, param, source, title, track, wbr)

Notes

  • Supported Languages: HTML, PHP, ERB, JSX
  • In beta. Issues and Pull Requests are welcome.
  • Recording done with: screen-recorder