Skip to content

dsandstrom/atom-double-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An Atom Editor package for faster HTML tag editing

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published