Skip to content

FMCorz/AutoCloseTags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Auto Close Tags

Sublime Text plugin with sole purpose of extending the built-in auto tag closing functionality.

Formats supported

  • HTML
  • XML
  • JSX (Babel, React)

Installation

With Package Control:

  1. Execute Package control: Add repository in the command palette
  2. Add https://github.com/FMCorz/AutoCloseTags
  3. Execute Package control: Install package
  4. Pick AutoCloseTags

How to use

Tags are automatically closed as you type </.

Note that the built-in setting auto_close_tags must be enabled.

Credits

Thanks to Daniel Shannon for his answer on this StackOverflow question.

License

MIT

About

Sublime Text plugin to auto close tags, including JSX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published