Atom Double Tag Save

An Atom Editor package for faster HTML tag editing

Project README

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. Likewise for the end tag.

Configs

  • enabledScopes - Language scopes that are active (Default: text.html, text.html.basic, text.xml, text.marko, source.js.jsx, source.tsx, text.html.erb, text.html.php, text.html.php.blade)
  • 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)
  • allowEndTagSync - Whether editing the end tag will change the start tag. (Default: false)

Notes

  • Supported Languages: HTML, PHP, ERB, JSX, XML, marko
  • Issues and Pull Requests are welcome.
  • Recording done with: screen-recorder
Open Source Agenda is not affiliated with "Atom Double Tag" Project. README Source: dsandstrom/atom-double-tag
Stars
59
Open Issues
11
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating