slash-closer
Automatically close HTML tags when typing </.
Warning: Uses regex to match HTML. The method is naive and might not work with some valid HTML5 (implicit closing <p> or <li> tags etc will cause problems)
Automatically close HTML tags when typing </.
Warning: Uses regex to match HTML. The method is naive and might not work with some valid HTML5 (implicit closing <p> or <li> tags etc will cause problems)